annotate app/views/admin/.svn/text-base/_menu.rhtml.svn-base @ 299:defe55be97b9 feature_73

Do not show external checkbox/field until the repo has been automatically populated Pull external Hg as well as git and svn repos Some textual changes
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 24 Mar 2011 15:48:36 +0000
parents 1d32c0a0efbf
children
rev   line source
Chris@0 1 <div id="admin-menu">
Chris@14 2 <ul>
Chris@14 3 <%= render_menu :admin_menu %>
Chris@14 4 </ul>
Chris@0 5 </div>