Commit 23851702 authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove not used code

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44236 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 72e22f28
......@@ -485,9 +485,6 @@ $().ready(function(){\n
event.preventDefault();\n
showNotImplementedMessage("a#right_message");\n
});\n
$("a#login").click(function(event){\n
reloadLoginPage(event);\n
});\n
$("input.listbox-check-all").click(function(event){\n
event.preventDefault();\n
changeCheckBoxValue(true);\n
......
297
\ No newline at end of file
298
\ 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