From 32c7d56570119d6eedf095cb7c2c6ee615320f59 Mon Sep 17 00:00:00 2001 From: huang Date: Mon, 31 Oct 2016 17:47:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=8B=B1=E6=96=87=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/_base_project_top.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/_base_project_top.html.erb b/app/views/layouts/_base_project_top.html.erb index a6f27c089..a5583e959 100644 --- a/app/views/layouts/_base_project_top.html.erb +++ b/app/views/layouts/_base_project_top.html.erb @@ -10,7 +10,7 @@
<% unless @project.is_public? %><% end %> <%=link_to "#{@project.owner.try(:show_name)}/".html_safe, user_path(@project.owner), :class => "pro_new_username" %> - <%=link_to @project.name, project_path(@project), :class => "pro_new_username" %> + <%=link_to @project.name, project_path(@project), :class => "pro_new_username break_word" %>