[Erp5-report] r7490 - /erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 24 18:09:43 CEST 2006


Author: chris
Date: Wed May 24 18:09:41 2006
New Revision: 7490

URL: http://svn.erp5.org?rev=7490&view=rev
Log:
2006-05-24 Chris
* Switched cut and copy buttons

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/list_menu_box.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/list_menu_box.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/list_menu_box.xml?rev=7490&r1=7489&r2=7490&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/list_menu_box.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/list_menu_box.xml Wed May 24 18:09:41 2006
@@ -100,16 +100,16 @@
               tal:attributes="value list_method_id" tal:condition="list_method_id">\n
           <img src="/images/erp5_html_style/images/sepacla.png" alt="|"\n
                tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;\n
+          <input type="image" src="/images/erp5_html_style/images/editcut.png" title="Cut"\n
+               width="22" height="22"\n
+               name="Folder_cut:method" alt="Cut"\n
+               i18n:attributes="title" i18n:domain="ui"\n
+               tal:attributes="src string:$portal_url/images/editcut.png"/>&nbsp;\n
           <input type="image" src="/images/erp5_html_style/images/editcopy.png" title="Copy"\n
                width="22" height="22"\n
                name="Folder_copy:method" alt="Copy"\n
                i18n:attributes="title" i18n:domain="ui"\n
                tal:attributes="src string:$portal_url/images/editcopy.png"/>&nbsp;\n
-          <input type="image" src="/images/erp5_html_style/images/editcut.png" title="Cut"\n
-               width="22" height="22"\n
-               name="Folder_cut:method" alt="Cut"\n
-               i18n:attributes="title" i18n:domain="ui"\n
-               tal:attributes="src string:$portal_url/images/editcut.png"/>&nbsp;\n
           <input type="image" src="/images/erp5_html_style/images/editpaste.png" title="Paste"\n
                width="22" height="22"\n
                name="Folder_paste:method" alt="Paste"\n




More information about the Erp5-report mailing list