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