From 9ce39d2f4a41ce9d938fbbcc20e3d33e4cc56773 Mon Sep 17 00:00:00 2001 From: huang Date: Fri, 25 Mar 2016 15:46:40 +0800 Subject: [PATCH] =?UTF-8?q?Issue=E6=A8=A1=E5=9D=97=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/_logined_header.html.erb | 30 ------------------- app/views/layouts/base_projects.html.erb | 2 +- app/views/users/_project_issue.html.erb | 7 ++--- app/views/users/_project_issue_reply.html.erb | 4 +-- 4 files changed, 6 insertions(+), 37 deletions(-) diff --git a/app/views/layouts/_logined_header.html.erb b/app/views/layouts/_logined_header.html.erb index 315b1d300..c04081128 100644 --- a/app/views/layouts/_logined_header.html.erb +++ b/app/views/layouts/_logined_header.html.erb @@ -24,19 +24,6 @@ + diff --git a/app/views/users/_project_issue.html.erb b/app/views/users/_project_issue.html.erb index 5d472497d..008f08706 100644 --- a/app/views/users/_project_issue.html.erb +++ b/app/views/users/_project_issue.html.erb @@ -73,10 +73,9 @@
- <%=render :partial =>"users/intro_content", :locals=>{:user_activity_id =>user_activity_id, :content=>activity.description} %> - - - + <%=render :partial =>"users/intro_content", :locals=>{:user_activity_id => user_activity_id, :content => activity.description} %> + +
<%# 局部刷新:修改xissue属性 %> <% if User.current.member_of?(activity.project) %> diff --git a/app/views/users/_project_issue_reply.html.erb b/app/views/users/_project_issue_reply.html.erb index 16d681dc9..5020f67d3 100644 --- a/app/views/users/_project_issue_reply.html.erb +++ b/app/views/users/_project_issue_reply.html.erb @@ -25,7 +25,7 @@ <% if count > 0 %>