[Erp5-report] r6837 - /erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/js/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 20 18:26:09 CEST 2006


Author: chris
Date: Thu Apr 20 18:26:08 2006
New Revision: 6837

URL: http://svn.erp5.org?rev=6837&view=rev
Log:
fixed a small bug with new buttons

Modified:
    erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/js/menuico.js.xml

Modified: erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/js/menuico.js.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/js/menuico.js.xml?rev=6837&r1=6836&r2=6837&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/js/menuico.js.xml (original)
+++ erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/js/menuico.js.xml Thu Apr 20 18:26:08 2006
@@ -14,7 +14,7 @@
       <dictionary>
         <item>
             <key> <string>_EtagSupport__etag</string> </key>
-            <value> <string>ts45545061.76</string> </value>
+            <value> <string>ts45550322.52</string> </value>
         </item>
         <item>
             <key> <string>__ac_local_roles__</string> </key>
@@ -117,7 +117,7 @@
                   setTimeout(\'MenuToolBarFlash()\',50-5*MenuToolBar.NbFlash);\n
           } else {\n
                   eval(MenuToolBar[MenuToolBar.Index].js);\n
-                  window.location=MenuToolBar[MenuToolBar.Index].url;\n
+                  //window.location=MenuToolBar[MenuToolBar.Index].url;\n
           }\n
   }\n
   \n
@@ -131,7 +131,7 @@
         </item>
         <item>
             <key> <string>size</string> </key>
-            <value> <int>3559</int> </value>
+            <value> <int>3561</int> </value>
         </item>
         <item>
             <key> <string>title</string> </key>




More information about the Erp5-report mailing list