Changing user editing so that self-editor shows up as an option only if the SelfEditingPolicySetup was configured in the web.xml. NIHVIVO-775

This commit is contained in:
bdc34 2010-07-15 15:36:27 +00:00
parent f72b5e099e
commit ad3c92d66e
3 changed files with 22 additions and 13 deletions

View file

@ -129,11 +129,11 @@
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.setup.VivoPolicySetup</listener-class>
</listener>
<listener>
<!--<listener>
<listener-class>
edu.cornell.mannlib.vitro.webapp.auth.policy.setup.SelfEditingPolicySetup
</listener-class>
</listener>
</listener> -->
<listener>
<listener-class>