annotate .svn/pristine/25/255266b575a05c827ef4f774350844e8580977f9.svn-base @ 1295:622f24f53b42 redmine-2.3

Update to Redmine SVN revision 11972 on 2.3-stable branch
author Chris Cannam
date Fri, 14 Jun 2013 09:02:21 +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) %>