From c813094697656beade874605e069531dfec04b21 Mon Sep 17 00:00:00 2001 From: bdc34 Date: Thu, 8 Apr 2010 18:36:50 +0000 Subject: [PATCH] Merging r4678 to trunk --- webapp/config/web.xml | 8 +--- .../web/templates/edit/specific/user_edit.jsp | 45 ------------------- 2 files changed, 1 insertion(+), 52 deletions(-) diff --git a/webapp/config/web.xml b/webapp/config/web.xml index e5f2f3aca..95ad7c0e4 100644 --- a/webapp/config/web.xml +++ b/webapp/config/web.xml @@ -115,13 +115,7 @@ edu.cornell.mannlib.vitro.webapp.auth.policy.setup.SelfEditingPolicySetup - - - - - edu.cornell.mannlib.vitro.webapp.auth.identifier.UserToIndIdentifierFactorySetup - - + edu.cornell.mannlib.vitro.webapp.auth.policy.setup.EditorEditingPolicySetup diff --git a/webapp/web/templates/edit/specific/user_edit.jsp b/webapp/web/templates/edit/specific/user_edit.jsp index 5e1b4f279..55821c8da 100644 --- a/webapp/web/templates/edit/specific/user_edit.jsp +++ b/webapp/web/templates/edit/specific/user_edit.jsp @@ -45,51 +45,6 @@ - - -

Associate user account with a person

- - - - - ${user.URI} - ${stmt.propertyURI} - ${stmt.objectURI} - admin/mayEditAs.jsp - - - - - - - - - - - - - - - - - -
- - - - - - - ${associatedIndividual} -- Change or Remove Association -
Note: This association allows the user to edit this person and be redirected to the person's profile when logging in.This association will result in the user being redirected to the person's profile when logging in.
- - ${user.URI} - admin/mayEditAs.jsp - - This user account is not associated with a person -- Select a person -
Note: Until an association is made, the self editor has no permissions to edit. Associating this user account to a person allows the user to edit this person and be redirected to the person's profile when logging in.Associating this user account to a person will result in the user being redirected to the person's profile when logging in.
- -