Skip to content

Commit 151fdb4

Browse files
committed
Removed debugger call :)
1 parent e64332d commit 151fdb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: assets/components/tagger/js/mgr/widgets/group/group.window.js

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ Ext.extend(Tagger.window.Group,MODx.Window, {
5353
}
5454

5555
,getLeftColumnFields: function(config) {
56-
debugger;
5756
return [{
5857
xtype: 'textfield'
5958
,fieldLabel: _('tagger.group.name')

0 commit comments

Comments
 (0)