annotate app/views/common/.svn/text-base/_preview.rhtml.svn-base @ 0:513646585e45

* Import Redmine trunk SVN rev 3859
author Chris Cannam
date Fri, 23 Jul 2010 15:52:44 +0100
parents
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>