From dc57932f9da394a6f4d42bb64aee485c5f066d02 Mon Sep 17 00:00:00 2001 From: j2blake Date: Thu, 2 Jun 2011 20:13:18 +0000 Subject: [PATCH] NIHVIVO-2279 replace DbAdminEditingPolicy, CuratoryEditingPolicy and EditorEditingPolicy and helper classes with EditRestrictedDataByRoleLevelPolicy and helper classes. --- productMods/WEB-INF/web.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index e43e29ad..5b077302 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -180,21 +180,6 @@ edu.cornell.mannlib.vitro.webapp.auth.policy.setup.SelfEditingPolicySetup - - edu.cornell.mannlib.vitro.webapp.auth.policy.setup.EditorEditingPolicySetup - - - - - edu.cornell.mannlib.vitro.webapp.auth.policy.setup.CuratorEditingPolicySetup - - - - - edu.cornell.mannlib.vitro.webapp.auth.policy.setup.DbAdminEditingPolicySetup - - - edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerSetup