Sha256: e6479cdc3d1279148cd3a2c95111b8aa5322127bc6698d6cc600da98a174097b
Contents?: true
Size: 312 Bytes
Versions: 34
Compression:
Stored size: 312 Bytes
Contents
<%= title [l(@enumeration.option_name), enumerations_path], l(:label_enumeration_new) %> <%= labelled_form_for :enumeration, @enumeration, :url => enumerations_path do |f| %> <%= f.hidden_field :type %> <%= render :partial => 'form', :locals => {:f => f} %> <%= submit_tag l(:button_create) %> <% end %>
Version data entries
34 entries across 34 versions & 1 rubygems