Sha256: e8d6fcccdbdaa2aafe6fad9c1a22e0b2682bb27b6f50f8656e37cae16a11cb05

Contents?: true

Size: 268 Bytes

Versions: 17

Compression:

Stored size: 268 Bytes

Contents

<% set_title "Create a Content Section" %>

<%= form_for [@publication, @content, @section], :url => admin_publication_managed_content_sections_path(@publication.id.to_s, @content.id.to_s) do |f| %>
  <%= render :partial => 'form', :locals => {:f => f} %>
<%- end -%>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
editorial_logic-1.4.5 app/views/admin/sections/new.html.erb
editorial_logic-1.4.4 app/views/admin/sections/new.html.erb
editorial_logic-1.4.3 app/views/admin/sections/new.html.erb
editorial_logic-1.4.2 app/views/admin/sections/new.html.erb
editorial_logic-1.4.1 app/views/admin/sections/new.html.erb
editorial_logic-1.4.0 app/views/admin/sections/new.html.erb
editorial_logic-1.3.3 app/views/admin/sections/new.html.erb
editorial_logic-1.3.2 app/views/admin/sections/new.html.erb
editorial_logic-1.3.1 app/views/admin/sections/new.html.erb
editorial_logic-1.3.0 app/views/admin/sections/new.html.erb
editorial_logic-1.1.6 app/views/admin/sections/new.html.erb
editorial_logic-1.1.5 app/views/admin/sections/new.html.erb
editorial_logic-1.1.4 app/views/admin/sections/new.html.erb
editorial_logic-1.1.3 app/views/admin/sections/new.html.erb
editorial_logic-1.1.2 app/views/admin/sections/new.html.erb
editorial_logic-1.1.1 app/views/admin/sections/new.html.erb
editorial_logic-1.1.0 app/views/admin/sections/new.html.erb