[Erp5-report] r10139 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 19 10:58:55 CEST 2006


Author: romain
Date: Tue Sep 19 10:58:51 2006
New Revision: 10139

URL: http://svn.erp5.org?rev=10139&view=rev
Log:
Add proxy role Manager on Folder_delete.

Added:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/short_title
Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_delete.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_delete.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_delete.xml?rev=10139&r1=10138&r2=10139&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_delete.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_delete.xml Tue Sep 19 10:58:51 2006
@@ -232,6 +232,14 @@
         <item>
             <key> <string>_params</string> </key>
             <value> <string>form_id=\'\',selection_index=None,object_uid=None,selection_name=None,field_id=None,uids=None,cancel_url=\'\',listbox_uid=[],md5_object_uid_list=\'\'</string> </value>
+        </item>
+        <item>
+            <key> <string>_proxy_roles</string> </key>
+            <value>
+              <tuple>
+                <string>Manager</string>
+              </tuple>
+            </value>
         </item>
         <item>
             <key> <string>errors</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=10139&r1=10138&r2=10139&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Tue Sep 19 10:58:51 2006
@@ -1,1 +1,1 @@
-69
+70

Added: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/short_title
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/short_title?rev=10139&view=auto
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/short_title (added)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/short_title Tue Sep 19 10:58:51 2006
@@ -1,0 +1,1 @@
+None




More information about the Erp5-report mailing list