mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Remove debugger
This commit is contained in:
parent
7e97da50d2
commit
d24d7ceb42
@ -108,7 +108,6 @@ app.classes.calendar = AppJS.extend(
|
||||
jQuery('body').off('.calendar');
|
||||
|
||||
var date = this.sidebox_et2.getWidgetById('date');
|
||||
debugger;
|
||||
$j(window).off('resize.calendar'+date.dom_id);
|
||||
|
||||
egw_unregisterGlobalShortcut(jQuery.ui.keyCode.PAGE_UP, false, false, false);
|
||||
|
Loading…
Reference in New Issue
Block a user