From d5cf665d3b26149fb28ea1f73fcb32995178c83c Mon Sep 17 00:00:00 2001 From: Gavin Cornwell Date: Wed, 7 Sep 2011 10:14:02 +0000 Subject: [PATCH] Merged BRANCHES/DEV/V3.4-BUG-FIX to HEAD: 29988: Fixed ALF-8386: Mismatch between Doc Details information and "Manage Permissions" information ("ReadPermissions" permission is now ignored as it was hiding the "real" permission to display to the end user). Also updated the label for the JSF client to match reality. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30292 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/messages/webclient.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/alfresco/messages/webclient.properties b/config/alfresco/messages/webclient.properties index 9f12c5e47e..352f7dffef 100644 --- a/config/alfresco/messages/webclient.properties +++ b/config/alfresco/messages/webclient.properties @@ -2061,7 +2061,7 @@ category_browser_browse_description=This view allows you to see all items in thi title_category_browse=Alfresco Web Client - Category Browsing # 3.0 Sites messages -ReadPermissions=Read +ReadPermissions=Read Permissions SiteManager=Site Manager SiteConsumer=Site Consumer SiteCollaborator=Site Collaborator