From a8d16a15dee353e799e72fe96c41eb2b17d42bae Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 30 Dec 2016 14:20:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E8=B4=B4=E5=90=A7=E5=8F=B3?= =?UTF-8?q?=E4=BE=A7tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/memos/_my_count_message.html.erb | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app/views/memos/_my_count_message.html.erb b/app/views/memos/_my_count_message.html.erb index 488f857d5..b4121e66a 100644 --- a/app/views/memos/_my_count_message.html.erb +++ b/app/views/memos/_my_count_message.html.erb @@ -15,20 +15,20 @@ <%= image_tag('signature_edit.png',{:width=>12,:height=>12}) %> - <%end%> - -
-
- <%= render :partial => 'forums/forum_tag_list', :locals => {:forum => @forum} %> -
- <% if(@forum.creator.id == User.current.id)%> - + 添加标签 <% end %> -
-
+ + + + + + + + + + + + + <% if @forum.creator.id == User.current.id %> <%= link_to "编辑贴吧", edit_forum_path(@forum), :class => "linkGrey3", :remote => true %>