7 lines
305 B
Plaintext
7 lines
305 B
Plaintext
<%= textAreailizable content, :text, :attachments => content.page.attachments,
|
|
|
|
:edit_section_links => (@sections_editable && {:controller => 'wiki', :action => 'edit', :project_id => @page.project, :id => @page.title, :class =>"break_word_firefox"})
|
|
%>
|
|
<%#= content.text.html_safe %>
|
|
|