Sha256: 38fa3291dde541343f41f26d3cc6e82ab8c44378d0ae85df517dc971be28238d
Contents?: true
Size: 274 Bytes
Versions: 13
Compression:
Stored size: 274 Bytes
Contents
<% content_for :admin_sidebar do %> <h2>Sections</h2> <ul> <li><%= link_to 'site settings', setting_path(1) %></li> <li>other links go here</li> </ul> <p>To override this, run "rake tkh_admin_panel:setup" and customize the new partial to your liking.</p> <% end %>
Version data entries
13 entries across 13 versions & 1 rubygems