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 %>