annotate .svn/pristine/08/08cbe25d569ad9b66dc5e2416984f568601a717d.svn-base @ 1494:e248c7af89ec redmine-2.4

Update to Redmine SVN revision 12979 on 2.4-stable branch
author Chris Cannam
date Mon, 17 Mar 2014 08:54:02 +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 %>