[Erp5-report] r13693 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: ActionTemplateItem...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 27 10:36:58 CEST 2007


Author: aurel
Date: Tue Mar 27 10:36:57 2007
New Revision: 13693

URL: http://svn.erp5.org?rev=13693&view=rev
Log:
reset selection when calling template tool actions

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/download_from_repository.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/install_from_repository.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/upgrade_from_repository.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/download_from_repository.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%2520Tool/download_from_repository.xml?rev=13693&r1=13692&r2=13693&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/download_from_repository.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/download_from_repository.xml Tue Mar 27 10:36:57 2007
@@ -81,7 +81,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/TemplateTool_viewDownloadRepositoryBusinessTemplateListDialog</string> </value>
+            <value> <string>string:${object_url}/TemplateTool_viewDownloadRepositoryBusinessTemplateListDialog?reset=1</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/install_from_repository.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%2520Tool/install_from_repository.xml?rev=13693&r1=13692&r2=13693&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/install_from_repository.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/install_from_repository.xml Tue Mar 27 10:36:57 2007
@@ -81,7 +81,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/TemplateTool_callViewInstallRepositoryBusinessTemplateListDialog</string> </value>
+            <value> <string>string:${object_url}/TemplateTool_callViewInstallRepositoryBusinessTemplateListDialog?reset=1</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/upgrade_from_repository.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%2520Tool/upgrade_from_repository.xml?rev=13693&r1=13692&r2=13693&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/upgrade_from_repository.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Template%20Tool/upgrade_from_repository.xml Tue Mar 27 10:36:57 2007
@@ -81,7 +81,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/TemplateTool_viewUpgradeRepositoryBusinessTemplateListDialog</string> </value>
+            <value> <string>string:${object_url}/TemplateTool_viewUpgradeRepositoryBusinessTemplateListDialog?reset=1</string> </value>
         </item>
       </dictionary>
     </pickle>

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=13693&r1=13692&r2=13693&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Tue Mar 27 10:36:57 2007
@@ -1,1 +1,1 @@
-280
+284




More information about the Erp5-report mailing list