kit_cms 2.3.18 → 2.3.19

Sign up to get free protection for your applications and to get access to all the features.
@@ -35,7 +35,7 @@
35
35
  %label(label_for='post_body')
36
36
  = t "forum.post_body"
37
37
  .post_box(style="border: thin #AAA solid; margin-bottom: 10px;")
38
- = f.text_area :body
38
+ = form.text_area :body
39
39
  = cm_editor('markdown', :topic_post, :body, form, nil, {:theme=>"neat", :dont_show_mode=>true, :dont_show_line_numbers=>true, :height=>300, :show_toolbar=>true}) if Preference.get_cached(_sid, "use_markdown_editor")=="true"
40
40
 
41
41
  - formatting = kit_snippet('Forum Post Formatting Help')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kit_cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.18
4
+ version: 2.3.19
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: