Skip to content

Commit

Permalink
Ansible refresh button: correctly send miq_grid_checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mzazrivec committed Apr 27, 2017
1 parent 5630694 commit 58cf4c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class ApplicationHelper::Toolbar::AnsibleRepositoriesCenter < ApplicationHelper:
:url => "repository_refresh",
:confirm => N_("Refresh selected Ansible Repositories?"),
:enabled => false,
:url_parms => 'unused_div',
:onwhen => "1+"),
separator,
button(
Expand Down

0 comments on commit 58cf4c9

Please sign in to comment.