From c86ade28eef1cfca9ba71f1f3bb9658e459a64b8 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 30 Jun 2017 15:51:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=AE=AD=E9=A6=96=E9=A1=B5=EF=BC=8C?= =?UTF-8?q?=E6=96=B9=E5=9D=97=E4=BF=A1=E6=81=AF=E4=B8=AD=E7=9A=84=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E6=82=AC=E6=B5=AE=E6=95=88=E6=9E=9C=E5=8E=BB=E9=99=A4?= =?UTF-8?q?=EF=BC=8C=E5=AE=83=E6=98=AF=E6=B2=A1=E6=9C=89=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/shixuns/_shixun_list.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shixuns/_shixun_list.html.erb b/app/views/shixuns/_shixun_list.html.erb index 1703153d7..b3251e6fb 100644 --- a/app/views/shixuns/_shixun_list.html.erb +++ b/app/views/shixuns/_shixun_list.html.erb @@ -14,7 +14,7 @@ <%#= link_to image_tag(url_to_avatar(shixun.owner), :width =>"60", :height => "60", :class => "panel-warp-img mr10 fl", :alt=>"头像"), "javascrip:void(0);" %> <%= image_tag(url_to_avatar(shixun.owner), :width =>"60", :height => "60", :class => "panel-warp-img mr10 fl", :alt=>"头像") %> <%#= link_to shixun.owner.try(:show_name), "javascript:void(0);" , :class => "task-index-name task-hide fl", :target => "_blank" %> - <%= shixun.owner.try(:show_name) %> + <%= shixun.owner.try(:show_name) %>
<%= shixun.language == "JDBC" ? "Java/SQL" : shixun.language %>