From 88b88ba2eaa364b5e841ddf970255cc9c143b928 Mon Sep 17 00:00:00 2001 From: tworrall Date: Tue, 3 Jul 2012 15:34:53 +0000 Subject: [PATCH] web.xml change for new property group listing controller --- productMods/WEB-INF/web.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 3976e3d9..ea67fa36 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -634,11 +634,11 @@ - PropertyGroupsListingController - edu.cornell.mannlib.vitro.webapp.controller.edit.listing.PropertyGroupsListingController + ListPropertyGroupsController + edu.cornell.mannlib.vitro.webapp.controller.freemarker.ListPropertyGroupsController - PropertyGroupsListingController + ListPropertyGroupsController /listPropertyGroups