Redmine/app/views/common/_preview.rhtml

4 lines
137 B
Plaintext

<fieldset class="preview"><legend><%= l(:label_preview) %></legend>
<%= textilizable @text, :attachments => @attachements %>
</fieldset>