CC-4461: Now Playing: Timeline does not reflect the changes on Show start time (which is changed from Calendar->Edit Show)
- fixed
This commit is contained in:
parent
859041bcf4
commit
eecc90547d
3 changed files with 9 additions and 7 deletions
|
@ -331,7 +331,7 @@ class Application_Model_Scheduler
|
|||
* This function squeezes all items of a show together so that
|
||||
* there are no gaps between them.
|
||||
*/
|
||||
private function removeGaps($showInstance, $exclude=null)
|
||||
public function removeGaps($showInstance, $exclude=null)
|
||||
{
|
||||
Logging::info("removing gaps from show instance #".$showInstance);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue