You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2010/10/29 18:23:53 UTC

svn commit: r1028824 - /ofbiz/trunk/applications/humanres/data/HumanResSecurityData.xml

Author: hansbak
Date: Fri Oct 29 16:23:52 2010
New Revision: 1028824

URL: http://svn.apache.org/viewvc?rev=1028824&view=rev
Log:
description of copied line not updated as pointed out by david: corrected

Modified:
    ofbiz/trunk/applications/humanres/data/HumanResSecurityData.xml

Modified: ofbiz/trunk/applications/humanres/data/HumanResSecurityData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/data/HumanResSecurityData.xml?rev=1028824&r1=1028823&r2=1028824&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/data/HumanResSecurityData.xml (original)
+++ ofbiz/trunk/applications/humanres/data/HumanResSecurityData.xml Fri Oct 29 16:23:52 2010
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entity-engine-xml>
-    <SecurityPermission description="View operations in the HumanRes Manager." permissionId="HUMANRES_ADMIN"/>
+    <SecurityPermission description="All operations in the HumanRes Manager." permissionId="HUMANRES_ADMIN"/>
     <SecurityPermission description="View operations in the HumanRes Manager." permissionId="HUMANRES_VIEW"/>
     <SecurityPermission description="Create operations in the HumanRes Manager." permissionId="HUMANRES_CREATE"/>
     <SecurityPermission description="Update operations in the HumanRes Manager." permissionId="HUMANRES_UPDATE"/>