app/views/forum/topic_index.html.haml in kit_cms-2.3.20 vs app/views/forum/topic_index.html.haml in kit_cms-2.3.22
- old
+ new
@@ -1,8 +1,12 @@
- if @mod
- content_for :page_scripts do
= render :partial=>"topic_index", :formats=>[:js]
+- content_for :head do
+ = javascript_include_tag "codemirror/editor"
+ = stylesheet_link_tag "codemirror/editor"
+
#forums.clearfix
= render :partial=>"introduction"
#topic_title
%h2