NIHVIVO-2483: moved subclass heading above a-z navigation

This commit is contained in:
tworrall 2011-06-16 14:40:39 +00:00
parent fcd877b5e2
commit be3851b15e
3 changed files with 14 additions and 7 deletions

View file

@ -20,7 +20,8 @@
</#if>
</#list>
</ul>
<nav role="navigation">
<nav id="alpha-browse-container" role="navigation">
<h4 id="selectedClassHeading"></h4>
<#assign alphabet = ["A", "B", "C", "D", "E", "F", "G" "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"] />
<ul id="alpha-browse-individuals">
<li><a href="#" class="selected" data-alpha="all">All</a></li>