incorrectly set starts when not needed.
This commit is contained in:
parent
85a936eb41
commit
5aca6cd8bb
|
@ -483,7 +483,6 @@ class ShowInstance {
|
|||
}
|
||||
}
|
||||
|
||||
$this->setShowStart($new_starts);
|
||||
$this->setShowEnd($new_ends);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue