From e95e35fdaad2f0d9ba372e824bc6f7e5f3c950ee Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Thu, 26 Mar 2015 16:17:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2ckeditor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/memos/show.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/memos/show.html.erb b/app/views/memos/show.html.erb index 7c32e801d..0db7c4e4a 100644 --- a/app/views/memos/show.html.erb +++ b/app/views/memos/show.html.erb @@ -4,6 +4,7 @@ margin-bottom: 13px; } +<%= javascript_include_tag "/assets/kindeditor/kindeditor" %>
<%= render :partial => "/praise_tread/praise_tread",:locals => {:obj => @memo,:show_flag => true,:user_id =>User.current.id,:horizontal => true}%>