Sha256: 174942d217a75e7a4e2fe55fe7813b647fff16603edd06b439223550fde6b319

Contents?: true

Size: 715 Bytes

Versions: 32

Compression:

Stored size: 715 Bytes

Contents

<div class="pulitzer-row">
  <%= form_for justification_style, html: ajax_form_hash(dom_target(justification_style.post_type_version, :justification_styles_container), insert_method: 'append', reset_on_success: true) do |f| %>
    <%= f.hidden_field :post_type_version_id %>
    <%= render partial: 'form_fields', locals: { f: f, justification_style: justification_style } %>
    <div class="pulitzer-span ten-percent">
      <%= f.submit "Create", data: {disable_with: false} %>
    </div>
    <div class="pulitzer-span ten-percent">
      <a class="button" data-emptier="true" data-target="<%= dom_target(justification_style.post_type_version, :new_justification_style) %>">Close</a>
    </div>
  <% end %>
</div>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
pulitzer-0.15.31 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.30 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.29 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.28 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.27 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.26 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.25 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.24 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.23 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.22 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.21 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.20 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.19 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.18 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.17 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.16 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.15 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.14 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.13 app/views/pulitzer/justification_styles/_new.html.erb
pulitzer-0.15.12 app/views/pulitzer/justification_styles/_new.html.erb