diff --git a/templates/main.js b/templates/main.js index b3aebcfb..7e3b2dc1 100644 --- a/templates/main.js +++ b/templates/main.js @@ -70,7 +70,6 @@ var datelocale = }; -function alert(a) { function alert(a, do_confirm, confirm_ok_action, confirm_cancel_action) { var handler, div, bg, closebtn, okbtn; var close = function() {