IM-629
-add missing POST parameter
This commit is contained in:
parent
22a12dd1a9
commit
992e3c37ef
1 changed files with 1 additions and 0 deletions
|
@ -181,6 +181,7 @@ function buildScheduleDialog (json, instance_id) {
|
|||
fnServer.end = json.end;
|
||||
fnServer.ops = {};
|
||||
fnServer.ops.showFilter = instance_id;
|
||||
fnServer.ops.myShows = 0;
|
||||
|
||||
AIRTIME.library.libraryInit();
|
||||
AIRTIME.showbuilder.builderDataTable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue