Sha256: 1d94493e007eca2a205541f051afdb79a40c7544eaf6b96450f05b4771568a42
Contents?: true
Size: 226 Bytes
Versions: 15
Compression:
Stored size: 226 Bytes
Contents
<li> <%= link_to object.title, admin_section_contents_path(object) %> <% if object.children.present? %> <ul> <%= render :partial => 'admin/shared/section', :collection => object.children %> </ul> <% end %> </li>
Version data entries
15 entries across 15 versions & 2 rubygems