From 361b391d3cc67df867892d0a8e0059eb7e43fe66 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Tue, 22 Sep 2015 17:18:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E9=A1=B5=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/forums/index.html.erb | 6 +++--- app/views/forums/show.html.erb | 4 +++- app/views/memos/show.html.erb | 6 +++--- public/stylesheets/new_user.css | 7 +++++++ 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/app/views/forums/index.html.erb b/app/views/forums/index.html.erb index 87fa0657f..22f460990 100644 --- a/app/views/forums/index.html.erb +++ b/app/views/forums/index.html.erb @@ -1,4 +1,5 @@ <%= javascript_include_tag 'new_user' %> +<%= stylesheet_link_tag 'public'%>