summaryrefslogtreecommitdiffstats
path: root/app/views/admin/_menu.rhtml
blob: bd3abebe11fe1fd214131d3106e36fdc455a5a6e (plain)
1
2
3
4
5
<div id="admin-menu">
  <ul>
    <%= render_menu :admin_menu %>
  </ul>
</div>