NIHVIVO-2483 Restored h3 level headings for selected class on class group menu pages

This commit is contained in:
cappadona 2011-06-24 09:16:49 +00:00
parent 5368eac494
commit fcf06544cc
3 changed files with 4 additions and 15 deletions

View file

@ -21,7 +21,7 @@
</#list>
</ul>
<nav id="alpha-browse-container" role="navigation">
<h4 id="selectedClassHeading"></h4>
<h3 class="selected-class"></h3>
<#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>