Start autosave after successful ticket update.
This commit is contained in:
parent
827ea481fb
commit
2b0f786649
1 changed files with 2 additions and 0 deletions
|
@ -593,6 +593,8 @@ class App.TicketZoom extends App.Controller
|
|||
# reset form after save
|
||||
@reset()
|
||||
|
||||
@autosaveStart()
|
||||
|
||||
App.TaskManager.mute(@task_key)
|
||||
|
||||
@fetch(ticket.id, true)
|
||||
|
|
Loading…
Reference in a new issue