summaryrefslogtreecommitdiffstats
path: root/app/views/common/_preview.rhtml
blob: fd95f118859907f02ecd1a2ce57a55c5b31037d9 (plain)
1
2
3
<fieldset class="preview"><legend><%= l(:label_preview) %></legend>
<%= textilizable @text, :attachments => @attachements, :object => @previewed %>
</fieldset>