view .svn/pristine/c2/c299ca060f15e623987cf6394cff809ee4d3e1d6.svn-base @ 1276:20a6b12d1aba redmine-2.2-integration

Fixed test that was checking if an element belonged to the array. Correctly showing/hiding the Bibtex fields.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Fri, 10 May 2013 11:50:40 +0100
parents cbb26bc654de
children
line wrap: on
line source
<h2><%= link_to l(:label_tracker_plural), trackers_path %> &#187; <%=l(:label_tracker_new)%></h2>

<% form_for @tracker, :builder => TabularFormBuilder do |f| %>
<%= render :partial => 'form', :locals => { :f => f } %>
<% end %>