Maintenance: Stabilize 'stay on tab' test.
This commit is contained in:
parent
940e22db6d
commit
6937b4667f
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ class App.TicketZoomAttributeBar extends App.Controller
|
|||
setUserPreferencesSecondaryAction: (type) ->
|
||||
session = App.Session.get()
|
||||
return if session.preferences.secondaryAction is type
|
||||
session.preferences.secondaryAction = type
|
||||
|
||||
@ajax(
|
||||
id: 'setUserPreferencesSecondaryAction'
|
||||
|
|
Loading…
Reference in a new issue