CC-6067 - deselect when adding library items
This commit is contained in:
parent
d30e32c2d3
commit
4bfb8fa0cb
6 changed files with 19 additions and 15 deletions
|
@ -322,6 +322,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
};
|
||||
|
||||
mod.fnAdd = function(aMediaIds, aSchedIds) {
|
||||
AIRTIME.library.selectNone();
|
||||
mod.disableUI();
|
||||
|
||||
$.post(baseUrl+"showbuilder/schedule-add",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue