Commit 5c579d9e authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove menu options because this options is not working within this menu

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41462 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3c0e289f
......@@ -48,8 +48,6 @@
<div id="menuFile_menuInstance" class="menu">\n
<a onclick="sheetInstance.newSheet(); return false;" title="Creates a new spreadsheet.">New</a>\n
<a onclick="sheetInstance.s.fnOpen(); return false;" title="Open a new spreadsheet.">Open</a>\n
<a onclick="sheetInstance.s.fnSave(); return false;" title="Save the current spreadsheet.">Save</a>\n
<a onclick="sheetInstance.s.fnClose(); return false;" title="Close the current spreadsheet without saving.">Close</a>\n
</div>\n
\n
<div id="menuView_menuInstance" class="menu">\n
......
24
\ No newline at end of file
25
\ No newline at end of file
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