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