Fixed customer change of ticket.
This commit is contained in:
parent
9224a183e7
commit
0aec08cc1f
2 changed files with 2 additions and 2 deletions
|
@ -451,7 +451,7 @@ class App.ControllerForm extends App.Controller
|
||||||
select: ( event, ui ) =>
|
select: ( event, ui ) =>
|
||||||
b(event, ui.item)
|
b(event, ui.item)
|
||||||
)
|
)
|
||||||
@delay( a, 180 )
|
@delay( a, 280 )
|
||||||
|
|
||||||
# working_hour
|
# working_hour
|
||||||
else if attribute.tag is 'working_hour'
|
else if attribute.tag is 'working_hour'
|
||||||
|
|
Loading…
Reference in a new issue