diff --git a/app/views/blog_comments/show.html.erb b/app/views/blog_comments/show.html.erb
index e6d8be24e..856a122d3 100644
--- a/app/views/blog_comments/show.html.erb
+++ b/app/views/blog_comments/show.html.erb
@@ -1,6 +1,6 @@
<%= content_for(:header_tags) do %>
<%= import_ke(enable_at: false, prettify: false) %>
- <%= javascript_include_tag "init_activity_KindEditor",'blog' %>
+ <%= javascript_include_tag "create_kindeditor",'blog' %>
<% end %>
<% course_activities.each do |activity| if course_activities %>