From 28bc3c1894e35f22ede3f6b5246a2aefc116152a Mon Sep 17 00:00:00 2001 From: yanxd Date: Thu, 9 Jan 2014 16:57:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E6=A0=87and=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=B8=8D=E6=8D=A2=E8=A1=8C=E9=A1=B6=E5=87=BA=E8=BE=B9=E7=95=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/boards/show.html.erb | 4 +++- app/views/messages/_form.html.erb | 3 --- app/views/messages/new.html.erb | 18 +++++++++--------- app/views/messages/show.html.erb | 3 +++ 4 files changed, 15 insertions(+), 13 deletions(-) diff --git a/app/views/boards/show.html.erb b/app/views/boards/show.html.erb index 8d31a0431..34a3e4190 100644 --- a/app/views/boards/show.html.erb +++ b/app/views/boards/show.html.erb @@ -8,10 +8,12 @@ :onclick => 'showAndScrollTo("add-message", "message_subject"); return false;' if User.current.logged? %> --> -