view app/views/admin/_menu.rhtml @ 597:70f0276fde9a feature_36

Created the radio buttons with options for the Author selection.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 16 Aug 2011 12:06:24 +0100
parents 1d32c0a0efbf
children
line wrap: on
line source
<div id="admin-menu">
  <ul>
    <%= render_menu :admin_menu %>
  </ul>
</div>