Files
redmine/app/views/common/_preview.rhtml
T
2008-07-26 12:54:54 +00:00

4 lines
160 B
ERB

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