Cosmetic updates
This commit is contained in:
parent
e6761b54da
commit
afe6ca7002
7 changed files with 40 additions and 51 deletions
|
@ -342,9 +342,9 @@ var AIRTIME = (function(AIRTIME){
|
|||
};
|
||||
|
||||
mod.fnRemove = function(aItems) {
|
||||
|
||||
mod.disableUI();
|
||||
if (confirm($.i18n._("Delete selected item(s)?"))) {
|
||||
mod.selectNone();
|
||||
$.post( baseUrl+"showbuilder/schedule-remove",
|
||||
{"items": aItems, "format": "json"},
|
||||
mod.fnItemCallback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue