CC-3522 : Now Playing Screen-> Periodical message pops up
This commit is contained in:
parent
b5bf5e9598
commit
b5863d3d7a
6 changed files with 39 additions and 27 deletions
|
@ -218,6 +218,7 @@ AIRTIME = (function(AIRTIME) {
|
|||
data["start"] = start;
|
||||
data["end"] = end;
|
||||
data["timestamp"] = AIRTIME.showbuilder.getTimestamp();
|
||||
data["instances"] = AIRTIME.showbuilder.getShowInstances();
|
||||
|
||||
if (fn.hasOwnProperty("ops")) {
|
||||
data["myShows"] = fn.ops.myShows;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue