CC-4902: Library -> Status column does not update when you add a file to a show
-fixed
This commit is contained in:
parent
cf2ed25bfb
commit
e1c69ebca2
1 changed files with 3 additions and 2 deletions
|
@ -255,6 +255,7 @@ var AIRTIME = (function(AIRTIME){
|
||||||
oSchedTable.fnDraw();
|
oSchedTable.fnDraw();
|
||||||
|
|
||||||
mod.enableUI();
|
mod.enableUI();
|
||||||
|
$("#library_content").find("#library_display").dataTable().fnStandingRedraw();
|
||||||
};
|
};
|
||||||
|
|
||||||
mod.getSelectedCursors = function() {
|
mod.getSelectedCursors = function() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue