Author: jacopoc
Date: Mon Sep 17 06:29:12 2007
New Revision: 576421

URL: http://svn.apache.org/viewvc?rev=576421&view=rev
Log:
Fix for wrong description.

Modified:
    ofbiz/trunk/applications/workeffort/data/WorkEffortSecurityData.xml

Modified: ofbiz/trunk/applications/workeffort/data/WorkEffortSecurityData.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/data/WorkEffortSecurityData.xml?rev=576421&r1=576420&r2=576421&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/data/WorkEffortSecurityData.xml 
(original)
+++ ofbiz/trunk/applications/workeffort/data/WorkEffortSecurityData.xml Mon Sep 
17 06:29:12 2007
@@ -27,7 +27,7 @@
     <SecurityPermission description="Limited View operations in the Work 
Effort Manager." permissionId="WORKEFFORTMGR_ROLE_VIEW"/>
     <SecurityPermission description="Limited Create operations in the Work 
Effort Manager." permissionId="WORKEFFORTMGR_ROLE_CREATE"/>
     <SecurityPermission description="Limited Update operations in the Work 
Effort Manager." permissionId="WORKEFFORTMGR_ROLE_UPDATE"/>
-    <SecurityPermission description="Limited Update operations the Work Effort 
Manager." permissionId="WORKEFFORTMGR_ROLE_DELETE"/>
+    <SecurityPermission description="Limited Delete operations the Work Effort 
Manager." permissionId="WORKEFFORTMGR_ROLE_DELETE"/>
     <SecurityPermission description="ALL operations in the Work Effort 
Manager." permissionId="WORKEFFORTMGR_ADMIN"/>
     
     


Reply via email to