Skip to content

Commit

Permalink
Open the Agent picker when loaded
Browse files Browse the repository at this point in the history
Autofocus no longer works in select2 4.0.
  • Loading branch information
knu committed Nov 18, 2016
1 parent 2a347d3 commit bbce385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/pages/agent-edit-page.js.coffee
Expand Up @@ -63,6 +63,7 @@ class @AgentEditPage
if aVal < bVal
return -1
0
.select2('open')

else
@enableDryRunButton()
Expand Down

0 comments on commit bbce385

Please sign in to comment.