view .svn/pristine/08/08cbe25d569ad9b66dc5e2416984f568601a717d.svn-base @ 1434:a9cfc6dcfb83 biblio_alt_search_auth

Addresses Bug #764. Removes unused controller instanced variable.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 09 Oct 2013 19:17:22 +0100
parents 038ba2d95de8
children
line wrap: on
line source
<%= labelled_form_for @group do |f| %>
<%= render :partial => 'form', :locals => { :f => f } %>
<%= submit_tag l(:button_save) %>
<% end %>