Sha256: 270a1d6b547082dc31ffeb7742045c54c935eefdeaecfdd3432137e3c835ecb4

Contents?: true

Size: 282 Bytes

Versions: 17

Compression:

Stored size: 282 Bytes

Contents

<% set_title "Edit a Managed Content Section" %>

<%= form_for [@publication, @content, @section], :url => admin_publication_managed_content_section_path(@publication.id.to_s, @content.id.to_s, @section) 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/edit.html.erb
editorial_logic-1.4.4 app/views/admin/sections/edit.html.erb
editorial_logic-1.4.3 app/views/admin/sections/edit.html.erb
editorial_logic-1.4.2 app/views/admin/sections/edit.html.erb
editorial_logic-1.4.1 app/views/admin/sections/edit.html.erb
editorial_logic-1.4.0 app/views/admin/sections/edit.html.erb
editorial_logic-1.3.3 app/views/admin/sections/edit.html.erb
editorial_logic-1.3.2 app/views/admin/sections/edit.html.erb
editorial_logic-1.3.1 app/views/admin/sections/edit.html.erb
editorial_logic-1.3.0 app/views/admin/sections/edit.html.erb
editorial_logic-1.1.6 app/views/admin/sections/edit.html.erb
editorial_logic-1.1.5 app/views/admin/sections/edit.html.erb
editorial_logic-1.1.4 app/views/admin/sections/edit.html.erb
editorial_logic-1.1.3 app/views/admin/sections/edit.html.erb
editorial_logic-1.1.2 app/views/admin/sections/edit.html.erb
editorial_logic-1.1.1 app/views/admin/sections/edit.html.erb
editorial_logic-1.1.0 app/views/admin/sections/edit.html.erb