annotate app/views/common/_preview.rhtml @ 315:fd027311814a cannam-pre-20110113-merge

Merge from branch "live"
author Chris Cannam
date Mon, 28 Mar 2011 18:05:43 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 <fieldset class="preview"><legend><%= l(:label_preview) %></legend>
Chris@0 2 <%= textilizable @text, :attachments => @attachements, :object => @previewed %>
Chris@0 3 </fieldset>