parent
c9bfe00a4f
commit
4da77d8a71
@ -1,5 +1,6 @@
|
|||||||
<%= textAreailizable content, :text, :attachments => content.page.attachments,
|
<%= textAreailizable content, :text, :attachments => content.page.attachments,
|
||||||
:edit_section_links => (@sections_editable && {:controller => 'wiki', :action => 'edit', :project_id => @page.project, :id => @page.title}) %>
|
|
||||||
|
|
||||||
|
:edit_section_links => (@sections_editable && {:controller => 'wiki', :action => 'edit', :project_id => @page.project, :id => @page.title, :class =>"break_word_firefox"})
|
||||||
|
%>
|
||||||
<%#= content.text.html_safe %>
|
<%#= content.text.html_safe %>
|
||||||
|
|
||||||
|
Loading…
Reference in new issue