Skip to content

Commit

Permalink
oopsie: Revert errant delete by commit 027c8d2
Browse files Browse the repository at this point in the history
  • Loading branch information
protich committed Apr 12, 2020
1 parent 4f19924 commit f16cd79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/class.ticket.php
Expand Up @@ -3747,6 +3747,8 @@ function update($vars, &$errors) {

$this->updateEstDueDate();
Signal::send('model.updated', $this);

return true;
}

function updateField($form, &$errors) {
Expand Down

0 comments on commit f16cd79

Please sign in to comment.