Sha256: 4cb485f18e0409cd7a52a3e55eade251dcfbbe901a0c07cbb6c0694ff47a931a

Contents?: true

Size: 389 Bytes

Versions: 58

Compression:

Stored size: 389 Bytes

Contents

<li id="section_<%= section.id %>">
  <%= link_to_function action_icon(:folder_open), {}, {:class => "section"} %>
  <span class="section<%= @selected_section == section ? ' selected_section' : ''%>"><%=h section.name %></span>
  <ul>
    <%= render :partial => 'section', :collection => section.sections %>
    <%= render :partial => 'page', :collection => section.pages %>
  </ul>
</li>

Version data entries

58 entries across 58 versions & 11 rubygems

Version Path
SFEley-browsercms-3.0.2 app/views/cms/sections/_section.html.erb
buzzware-browsercms-3.0.2 app/views/cms/sections/_section.html.erb
coredumplings-browsercms-3.0.0 app/views/cms/sections/_section.html.erb
nate-browsercms-3.0.210 app/views/cms/sections/_section.html.erb
nate-browsercms-3.0.211 app/views/cms/sections/_section.html.erb
we5-browsercms-3.0.1.1 app/views/cms/sections/_section.html.erb
webficient-browsercms-3.0.1 app/views/cms/sections/_section.html.erb
webficient-browsercms-3.0.2 app/views/cms/sections/_section.html.erb
webficient-browsercms-3.0.3 app/views/cms/sections/_section.html.erb
webficient-browsercms-3.0.4 app/views/cms/sections/_section.html.erb
browsercms-3.5.7 app/views/cms/sections/_section.html.erb
browsercms-3.5.6 app/views/cms/sections/_section.html.erb
browsercms-3.5.5 app/views/cms/sections/_section.html.erb
browsercms-3.5.4 app/views/cms/sections/_section.html.erb
browsercms-3.5.3 app/views/cms/sections/_section.html.erb
browsercms-3.5.2 app/views/cms/sections/_section.html.erb
browsercms-3.5.1 app/views/cms/sections/_section.html.erb
browsercms-3.5.0 app/views/cms/sections/_section.html.erb
browsercms-3.5.0.rc3 app/views/cms/sections/_section.html.erb
browsercms-3.5.0.rc2 app/views/cms/sections/_section.html.erb