Mercurial > hg > soundsoftware-site
view .svn/pristine/20/205de64e23e7f44f01ee402d6427c247c8347982.svn-base @ 1613:90bed4e10cc8 deploy
Download file link
author | Chris Cannam |
---|---|
date | Wed, 30 Aug 2017 17:24:37 +0100 |
parents | 261b3d9a4903 |
children |
line wrap: on
line source
<%= title [l(@enumeration.option_name), enumerations_path], @enumeration.name %> <%= labelled_form_for :enumeration, @enumeration, :url => enumeration_path(@enumeration), :html => {:method => :put} do |f| %> <%= render :partial => 'form', :locals => {:f => f} %> <%= submit_tag l(:button_save) %> <% end %>