Sha256: 4bb2658e5bf64cf910e85718bcb3f768a9a91f4d9c079b001761ebf30734bf9c
Contents?: true
Size: 379 Bytes
Versions: 22
Compression:
Stored size: 379 Bytes
Contents
- path = new_admin_field_group_path(:klass_name => @field_group.klass_name) = form_for([:admin, @field_group], :html => one_submit_only, :remote => true) do |f| = link_to_close path = f.error_messages = render :partial => "top_section", :locals => { :f => f } .buttonbar = f.submit t(:create_field_group), :id => :field_group_submit or = link_to_cancel path
Version data entries
22 entries across 22 versions & 2 rubygems