suitepro/app/views/common/_preview.html.erb
2018-02-02 22:19:29 +01:00

3 lines
159 B
Text

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