Commit 707e5e4f authored by Christophe Dumez's avatar Christophe Dumez

fixed a small bug with new buttons

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6837 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3f687bf8
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment