From 7da67350fd2e33b21b2103d68a75b612403db917 Mon Sep 17 00:00:00 2001 From: huang Date: Thu, 14 Jul 2016 15:31:25 +0800 Subject: [PATCH] =?UTF-8?q?issue=E5=88=97=E8=A1=A8=E8=BF=9B=E5=85=A5?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=BC=B9=E5=87=BA?= =?UTF-8?q?=E6=96=B0=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_project_issue.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/_project_issue.html.erb b/app/views/users/_project_issue.html.erb index ccf0e456e..7b3509f2c 100644 --- a/app/views/users/_project_issue.html.erb +++ b/app/views/users/_project_issue.html.erb @@ -51,7 +51,7 @@ <% when 5%> 【周报】 <% end %> - <%= link_to activity.subject.to_s, issue_path(activity), :class => "postGrey ml5" %> + <%= link_to activity.subject.to_s, issue_path(activity), :class => "postGrey ml5", :target => "_blank" %> <%= get_issue_priority(activity.priority_id)[1] %>