From c511d9353a768cec22465a15e6e2c27f8fb45ba4 Mon Sep 17 00:00:00 2001 From: Tim Worrall Date: Fri, 5 Dec 2014 16:55:41 -0500 Subject: [PATCH] VIVO-922: update web.xml for new faux listing controller --- 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 f9b9f010..f3562aa2 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -819,6 +819,15 @@ /showObjectPropertyHierarchy + + ListFauxPropertiesController + edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListFauxPropertiesController + + + ListFauxPropertiesController + /listFauxProperties + + ShowDataPropertyHierarchyController edu.cornell.mannlib.vitro.webapp.controller.freemarker.ShowDataPropertyHierarchyController