CC-3174 : showbuilder
removing items recalulates everything correctly.
This commit is contained in:
parent
fbda0e733b
commit
3d502b748f
3 changed files with 127 additions and 2 deletions
|
@ -154,6 +154,8 @@ class Application_Model_Scheduler {
|
|||
self::removeGaps($instance);
|
||||
}
|
||||
}
|
||||
|
||||
$this->con->commit();
|
||||
}
|
||||
catch (Exception $e) {
|
||||
$this->con->rollback();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue