VIVO-224 Get rid of MANAGE_PORTALS permission

It was only used in editing the application bean, and was equivalent to EDIT_SITE_INFORMATION.
This commit is contained in:
j2blake 2014-01-03 12:41:37 -05:00
parent b701201c7f
commit 004427855b
4 changed files with 1 additions and 10 deletions

View file

@ -53,11 +53,6 @@ action:ManageOwnProxies
rdfs:label "MANAGE_OWN_PROXIES" .
action:ManagePortals
a display:RequiredAction ;
rdfs:label "MANAGE_PORTALS" .
action:ManageProxies
a display:RequiredAction ;
rdfs:label "MANAGE_PROXIES" .