From 52caf0237f1cbfce49bbe505a50c226c9393149a Mon Sep 17 00:00:00 2001 From: j2blake Date: Fri, 6 Jun 2014 17:15:20 -0400 Subject: [PATCH] VIVO-719 Create the first attempt at restore. --- productMods/WEB-INF/web.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index d5d2dbd2..86ef0503 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -412,6 +412,15 @@ /jenaAdmin + + DumpRestoreController + edu.cornell.mannlib.vitro.webapp.controller.datatools.dumprestore.DumpRestoreController + + + DumpRestoreController + /dumpRestore/* + + EditFrontController edu.cornell.mannlib.vedit.controller.EditFrontController