socialforge/app/views/forums/edit.html.erb

5 lines
139 B
Plaintext
Raw Normal View History

<!-- added by fq -->
2013-12-16 19:36:50 +08:00
<h1>编辑讨论区</h1>
2015-03-26 15:46:47 +08:00
<%= javascript_include_tag "/assets/kindeditor/kindeditor" %>
<%= render 'form_edit_mode' %>