From 2554e6dd7243b2760246c1a0f31ec4749c065c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Wed, 21 Aug 2019 17:22:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/issues/show.html.erb | 2 +- public/javascripts/create_kindeditor.js | 36 ++++++++++----------- public/react/public/js/create_kindeditor.js | 33 +++++++++---------- 3 files changed, 34 insertions(+), 37 deletions(-) diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index f8c686bd..106d720a 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -3,7 +3,7 @@ <%= javascript_include_tag 'create_kindeditor'%> <% end %>