From 36a9dc22e6460518c8d54ab32917d5501c37f309 Mon Sep 17 00:00:00 2001 From: j2blake Date: Mon, 18 Jul 2011 14:39:52 +0000 Subject: [PATCH] NIHVIVO-2955 oversight in the web.xml, wrong package name for RestrictHomeMenuItemEditingPolicy --- webapp/config/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/config/web.xml b/webapp/config/web.xml index defb69499..b658940ee 100644 --- a/webapp/config/web.xml +++ b/webapp/config/web.xml @@ -156,7 +156,7 @@ - edu.cornell.mannlib.vivo.auth.policy.RestrictHomeMenuItemEditingPolicy$Setup + edu.cornell.mannlib.vitro.webapp.auth.policy.RestrictHomeMenuItemEditingPolicy$Setup