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" %>