view .svn/pristine/39/39f3a5c7c7d4cc80712d09ddef25b516f9d5c1ff.svn-base @ 985:acaa61dde68b bug_522

Allow file attachment to wrap to avoid extra-wide text field
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 26 Oct 2012 17:18:52 +0100
parents cbb26bc654de
children
line wrap: on
line source
<h1><%= link_to(h(@news.title), @news_url) %></h1>

<p><%= l(:text_user_wrote, :value => h(@comment.author)) %></p>

<%= textilizable @comment, :comments, :only_path => false %>