From 0be9de3a17efb1af21617b41a2ccb2a9c805b285 Mon Sep 17 00:00:00 2001 From: william Date: Fri, 27 Sep 2013 16:02:49 +0800 Subject: [PATCH] =?UTF-8?q?tag=E6=90=9C=E7=B4=A2=E4=B8=AD=E7=9B=B8?= =?UTF-8?q?=E5=85=B3tag=E6=94=B9=E6=88=90=E5=8F=AA=E6=98=BE=E7=A4=BA10?= =?UTF-8?q?=E4=B8=AA=EF=BC=8C=E5=8F=A6=E5=A4=96=E7=BB=9F=E4=B8=80=E4=BA=86?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E9=A3=8E=E6=A0=BC=EF=BC=88=E9=99=A4=E5=8E=BB?= =?UTF-8?q?=E7=95=99=E8=A8=80=E6=8C=89=E9=92=AE=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/tags/_related_tags.html.erb | 3 +++ app/views/tags/_tag.html.erb | 4 ++-- app/views/tags/_tag_name.html.erb | 2 +- app/views/tags/remove_tag.js.erb | 10 ++++++++++ app/views/tags/show_all.html.erb | 2 +- .../stylesheets/application.css | 18 ++++++++++++++++++ 6 files changed, 35 insertions(+), 4 deletions(-) create mode 100644 app/views/tags/remove_tag.js.erb diff --git a/app/views/tags/_related_tags.html.erb b/app/views/tags/_related_tags.html.erb index 2dd1d93e8..04b356598 100644 --- a/app/views/tags/_related_tags.html.erb +++ b/app/views/tags/_related_tags.html.erb @@ -1,6 +1,8 @@ <% if related_tags %>