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