Sha256: 43416125c96f40685bde06b3b96af23b645cce11170b851ebfd0fe8c9c84d4ec

Contents?: true

Size: 194 Bytes

Versions: 11

Compression:

Stored size: 194 Bytes

Contents

<% use_page_title "Edit Section" %>
<%= simple_form_for(@section) do |f| %>
  <%= render :partial => 'form', :locals => {:f => f, :parent => @section.parent, title: 'Edit Section'} %>
<% end %>

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
browsercms-artirix-4.0.4 app/views/cms/sections/edit.html.erb
browsercms-artirix-4.0.3.3 app/views/cms/sections/edit.html.erb
browsercms-artirix-4.0.3.2 app/views/cms/sections/edit.html.erb
browsercms-artirix-4.0.3.1 app/views/cms/sections/edit.html.erb
browsercms-artirix-4.0.3 app/views/cms/sections/edit.html.erb
browsercms-artirix-4.0.2 app/views/cms/sections/edit.html.erb
browsercms-artirix-4.0.1.1 app/views/cms/sections/edit.html.erb
browsercms-artirix-4.0.0.rc1.art4 app/views/cms/sections/edit.html.erb
browsercms-4.0.0.rc1 app/views/cms/sections/edit.html.erb
browsercms-4.0.0.beta app/views/cms/sections/edit.html.erb
browsercms-4.0.0.alpha app/views/cms/sections/edit.html.erb