annotate .svn/pristine/25/255266b575a05c827ef4f774350844e8580977f9.svn-base @ 1433:cfa80f738847 bibliography_testing

Fixed assertion error message.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 08 Oct 2013 17:29:47 +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) %>