📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 17:09:58
📂
/
/
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
rdoc-6.14.0
/
lib
/
rdoc
/
generator
/
template
/
darkfish
✏️
Editing: _sidebar_sections.rhtml
<%- unless klass.sections.length == 1 then %> <div id="sections-section" class="nav-section"> <h3>Sections</h3> <ul class="link-list" role="directory"> <%- klass.sort_sections.each do |section| -%> <li><a href="#<%= section.aref %>"><%= h section.title %></a></li> <%- end -%> </ul> </div> <%- end -%>
💾 Save Changes
❌ Cancel