NIHVIVO-2483 Restored h3 level headings for selected class on class group menu pages
This commit is contained in:
parent
5368eac494
commit
fcf06544cc
3 changed files with 4 additions and 15 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue