From b5297b8be6a276e2e99aec7db9f3fc96e42f8926 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Fri, 27 May 2016 09:06:53 -0300 Subject: [PATCH] display button bar button --- views/pairwise_plugin_admin/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/pairwise_plugin_admin/index.html.erb b/views/pairwise_plugin_admin/index.html.erb index c3b6c68..3b4524f 100644 --- a/views/pairwise_plugin_admin/index.html.erb +++ b/views/pairwise_plugin_admin/index.html.erb @@ -9,7 +9,7 @@ - <% button_bar do %> + <%= button_bar do %> <%= submit_button(:save, _('Save'), :cancel => {:controller => 'plugins', :action => 'index'}) %> <% end %> -- libgit2 0.21.2