Remove debug log
This commit is contained in:
parent
10dd3acee6
commit
429871ebe9
1 changed files with 0 additions and 2 deletions
|
@ -101,8 +101,6 @@ tvheadend.tableEditor = function(title, dtable, cm, rec, plugins, store,
|
|||
} else {
|
||||
delButton.disable();
|
||||
}
|
||||
|
||||
console.log('tut');
|
||||
});
|
||||
|
||||
var grid = new Ext.grid.EditorGridPanel({
|
||||
|
|
Loading…
Add table
Reference in a new issue