Sha256: d46f78ffbe05b50b709b9c7baef883aa5a67a75b2516ba2ef5947c6d3a05a303

Contents?: true

Size: 381 Bytes

Versions: 45

Compression:

Stored size: 381 Bytes

Contents

<%= render 'pulitzer/shared/error_messages', object: ffst %>
<%= form_for ffst, html: ajax_form_hash(dom_target(ffst)) do |f| %>
  <%= render partial: 'form_fields', locals: { f: f, ffst: ffst } %>
  <%= f.submit "Update" %>
  <%= link_to('Cancel', free_form_section_type_path(ffst), :class => 'button',
    data: { ajax_link: true, ajax_target: dom_target(ffst) } ) %>
<% end %>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
pulitzer-0.12.5 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.12.4 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.12.3 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.12.2 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.12.1 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.12.0 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.11.3 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.11.2 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.11.1 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.11.0 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.10.3 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.10.2 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.10.1 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.10.0 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.5.14 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.5.13 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.5.11 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.5.10 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.5.9 app/views/pulitzer/free_form_section_types/_form.html.erb
pulitzer-0.5.8 app/views/pulitzer/free_form_section_types/_form.html.erb