annotate .svn/pristine/25/255266b575a05c827ef4f774350844e8580977f9.svn-base @ 1296:038ba2d95de8 redmine-2.2

Fix redmine-2.2 branch update (add missing svn files)
author Chris Cannam
date Fri, 14 Jun 2013 09:05:06 +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) %>