[Erp5-report] r20280 - /erp5admin/trunk/content/erp5admin/erp5admin.xul

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 2 17:14:36 CEST 2008


Author: luke
Date: Wed Apr  2 17:14:35 2008
New Revision: 20280

URL: http://svn.erp5.org?rev=20280&view=rev
Log:
 - fast jump to caches tool

Modified:
    erp5admin/trunk/content/erp5admin/erp5admin.xul

Modified: erp5admin/trunk/content/erp5admin/erp5admin.xul
URL: http://svn.erp5.org/erp5admin/trunk/content/erp5admin/erp5admin.xul?rev=20280&r1=20279&r2=20280&view=diff
==============================================================================
--- erp5admin/trunk/content/erp5admin/erp5admin.xul (original)
+++ erp5admin/trunk/content/erp5admin/erp5admin.xul Wed Apr  2 17:14:35 2008
@@ -56,6 +56,7 @@
                             <menuitem label="download business template" id="manage-templates-fromurl-button" tooltiptext="Download a business template from url" oncommand="erp5admin_goto('portal_templates','TemplateTool_viewDownloadBusinessTemplateDialog',true,true);"/>
                         </menupopup>
                     </menu>
+                    <menuitem label="caches" id="manage-caches-button" tooltiptext="Configure cache tool" oncommand="erp5admin_goto('portal_caches','cache_tool_configure',true,true);"/>
                     <menuitem label="categories" id="manage-categories-button" tooltiptext="Edit category tree" oncommand="erp5admin_goto('portal_categories','view',true,true);"/>
                     <menuitem label="contributions" id="manage-contributions-button" tooltiptext="Use portal contributions" oncommand="erp5admin_goto('portal_contributions','view',true,true);"/>
                     <menuitem label="deliveries" id="manage-deliveries-button" tooltiptext="Go to portal_deliveries tool" oncommand="erp5admin_goto('portal_deliveries','view',true,true);"/>




More information about the Erp5-report mailing list