From b27e7919c383bc72089b0e77b149e7da743fa430 Mon Sep 17 00:00:00 2001 From: huang Date: Wed, 25 Mar 2015 16:39:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E7=89=88=E6=9C=AC=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=AF=BC=E8=88=AA=20=E7=89=88=E6=9C=AC=E5=BA=93?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F=E5=BC=82?= =?UTF-8?q?=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/versions/index.html.erb | 2 +- app/views/versions/new.html.erb | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index 82a7a66e6..ab4f77c5b 100644 --- a/app/views/versions/index.html.erb +++ b/app/views/versions/index.html.erb @@ -20,7 +20,7 @@ <%= hidden_field_tag 'with_subprojects', 0 %> <% end %> -<%= submit_tag l(:button_apply), :class => 'button-small', :style => "height:20px;padding: 1px 1px;font-size:11px;margin-left:10px;", :name => nil %> +<%= submit_tag l(:button_apply), :class => 'button', :name => nil %> <% end %>