@@ -5,5 +5,5 | |||||
5 | <p><%= f.text_area :description, :required => true, :cols => 60, :rows => 15, :class => 'wiki-edit' %></p> |
|
5 | <p><%= f.text_area :description, :required => true, :cols => 60, :rows => 15, :class => 'wiki-edit' %></p> | |
6 | <p id="attachments_form"><%= label_tag('attachments[1][file]', l(:label_attachment_plural))%><%= render :partial => 'attachments/form' %></p> |
|
6 | <p id="attachments_form"><%= label_tag('attachments[1][file]', l(:label_attachment_plural))%><%= render :partial => 'attachments/form' %></p> | |
7 | </div> |
|
7 | </div> | |
8 |
|
8 | |||
9 | <%= wikitoolbar_for 'news_description' %> |
|
9 | <%= wikitoolbar_for 'news_description' %> |
General Comments 0
You need to be logged in to leave comments.
Login now