????

Your IP : 13.59.210.36


Current Path : C:/inetpub/vhost/redmine/app/views/common/
Upload File :
Current File : C:/inetpub/vhost/redmine/app/views/common/_preview.html.erb

<% unless @text.blank? %>
  <%= textilizable @text, :attachments => @attachments, :object => @previewed %>
<% else	%>
  <p class="empty-preview"><%= l(:label_nothing_to_preview) %></p>
<% end %>