Commit b5297b8be6a276e2e99aec7db9f3fc96e42f8926
1 parent
5e86ab0a
Exists in
master
display button bar button
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
views/pairwise_plugin_admin/index.html.erb
@@ -9,7 +9,7 @@ | @@ -9,7 +9,7 @@ | ||
9 | 9 | ||
10 | 10 | ||
11 | 11 | ||
12 | - <% button_bar do %> | 12 | + <%= button_bar do %> |
13 | <%= submit_button(:save, _('Save'), :cancel => {:controller => 'plugins', :action => 'index'}) %> | 13 | <%= submit_button(:save, _('Save'), :cancel => {:controller => 'plugins', :action => 'index'}) %> |
14 | <% end %> | 14 | <% end %> |
15 | </div> | 15 | </div> |