CC-4473: On Air button greys out when one out of two same Webstreams is cancelled
-fixed
This commit is contained in:
parent
09bc686d99
commit
4c58c4c9a9
4 changed files with 5 additions and 2 deletions
|
@ -696,6 +696,7 @@ SQL;
|
|||
'start' => $start,
|
||||
'end' => $end,
|
||||
'show_name' => $item["show_name"],
|
||||
'row_id' => $item["id"],
|
||||
'independent_event' => true
|
||||
);
|
||||
self::appendScheduleItem($data, $start, $schedule_item);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue