diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb
index 156e5cb67..c832c884f 100644
--- a/app/views/issues/show.html.erb
+++ b/app/views/issues/show.html.erb
@@ -1,5 +1,5 @@
<%= content_for(:header_tags) do %>
- <%= import_ke(enable_at: true) %>
+ <%= import_ke(enable_at: false) %>
<%= javascript_include_tag 'create_kindeditor'%>
<% end %>