view .svn/pristine/da/da77bc020b3601bbe557cb2b9152c1bf47512dd3.svn-base @ 1368:987e71e73116 bibliography_testing

Setup of testing framework for the bibliography plugin.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 20 Aug 2013 18:00:06 +0100
parents cbb26bc654de
children
line wrap: on
line source
<h2><%=h @issue.tracker %> #<%= @issue.id %></h2>
<p><%= authoring @journal.created_on, @journal.user, :label => :label_updated_time_by %></p>

<div class="text-diff">
<%= simple_format_without_paragraph @diff.to_html %>
</div>

<p><%= link_to l(:button_back), issue_path(@issue), :onclick => 'history.back(); return false;' %></p>

<% html_title "#{@issue.tracker.name} ##{@issue.id}: #{@issue.subject}" %>