annotate .svn/pristine/25/255266b575a05c827ef4f774350844e8580977f9.svn-base @ 929:5f33065ddc4b redmine-1.3

Update to Redmine SVN rev 9414 on 1.3-stable branch
author Chris Cannam
date Wed, 27 Jun 2012 14:54:18 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 <%= link_to(h(@document.title), @document_url) %> (<%=h @document.category.name %>)<br />
Chris@909 2 <br />
Chris@909 3 <%= textilizable(@document, :description, :only_path => false) %>