CC-5090: Unscheduled tracks are still marked at Scheduled in linked show
This commit is contained in:
parent
bfd525395a
commit
c173744929
4 changed files with 48 additions and 8 deletions
|
@ -41,8 +41,11 @@ class Application_Service_SchedulerService
|
|||
|
||||
/**
|
||||
*
|
||||
* Enter description here ...
|
||||
* @param array $instanceIds
|
||||
* Applies the show start difference to any scheduled items
|
||||
*
|
||||
* @param $instanceIds
|
||||
* @param $diff
|
||||
* @param $newStart
|
||||
*/
|
||||
public static function updateScheduleStartTime($instanceIds, $diff=null, $newStart=null)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue