Sha256: 7d7f0b992f7b58fc1c3d0c5d45030e17127785c750e06d8b28b6587a8b2a9e8f

Contents?: true

Size: 331 Bytes

Versions: 17

Compression:

Stored size: 331 Bytes

Contents

<% page_title "Edit Properties / '#{h(@section.name)}' Section" %>
<%= content_for :functions do %>
<h1><%= @page_title %></h1>
<%= link_to(span_tag("list all"), cms.sitemap_path, :class => "button") %>
<br clear="all"/>
<% end %>
<%= form_for(@section) do |f| %>
  <%= render :partial => 'form', :locals => {:f => f} %>
<% end %>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
browsercms-3.5.7 app/views/cms/sections/edit.html.erb
browsercms-3.5.6 app/views/cms/sections/edit.html.erb
browsercms-3.5.5 app/views/cms/sections/edit.html.erb
browsercms-3.5.4 app/views/cms/sections/edit.html.erb
browsercms-3.5.3 app/views/cms/sections/edit.html.erb
browsercms-3.5.2 app/views/cms/sections/edit.html.erb
browsercms-3.5.1 app/views/cms/sections/edit.html.erb
browsercms-3.5.0 app/views/cms/sections/edit.html.erb
browsercms-3.5.0.rc3 app/views/cms/sections/edit.html.erb
browsercms-3.5.0.rc2 app/views/cms/sections/edit.html.erb
browsercms-3.5.0.rc1 app/views/cms/sections/edit.html.erb
browsercms-3.4.2 app/views/cms/sections/edit.html.erb
browsercms-3.4.2.rc1 app/views/cms/sections/edit.html.erb
browsercms-3.4.1 app/views/cms/sections/edit.html.erb
browsercms-3.4.0 app/views/cms/sections/edit.html.erb
browsercms-3.4.0.rc2 app/views/cms/sections/edit.html.erb
browsercms-3.4.0.rc1 app/views/cms/sections/edit.html.erb