96bf9bb77f
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6547 e93f8b46-1217-0410-a6f0-8f06a7374b81
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
<fieldset class="preview"><legend><%= l(:label_preview) %></legend>
|
|
<%= textilizable @text, :attachments => @attachements, :object => @previewed %>
|
|
</fieldset>
|