From e6657ae42257ecb92705b7e8de5f9c5ec0796661 Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 22 Sep 2016 17:39:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=98=E7=89=B9=E5=9B=BE=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/helpers/application_helper.rb | 2 +- app/views/gantts/show.html.erb | 4 ++-- public/stylesheets/css/common.css | 4 +--- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index d3b28fb20..92e96e84c 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -1799,7 +1799,7 @@ module ApplicationHelper end def link_to_function(name, function, html_options={}) - content_tag(:a, name, {:href => '#', :onclick => "#{function}; return false;"}.merge(:class => " c_purple")) + content_tag(:a, name, {:href => '#', :onclick => "#{function}; return false;"}.merge(:class => "BlueCirBtnMini ml10",:style => "display:inline-block; height:20px; line-height:20px;")) end # Helper to render JSON in views diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb index b6b91eed0..0790b73f4 100644 --- a/app/views/gantts/show.html.erb +++ b/app/views/gantts/show.html.erb @@ -22,7 +22,7 @@
<%= l(:label_related_issues) %> -