annotate .svn/pristine/08/08cbe25d569ad9b66dc5e2416984f568601a717d.svn-base @ 1561:6074fffd8a1d feature_1136

No, a bare repo is better
author Chris Cannam
date Thu, 14 Jan 2016 12:03:06 +0000
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 <%= labelled_form_for @group do |f| %>
Chris@1296 2 <%= render :partial => 'form', :locals => { :f => f } %>
Chris@1296 3 <%= submit_tag l(:button_save) %>
Chris@1296 4 <% end %>