NIHVIVO-1316: Worked on making individual pages theme agnostic.
This commit is contained in:
parent
5ee3ecd89e
commit
b6beba8380
2 changed files with 103 additions and 124 deletions
|
@ -7,7 +7,7 @@
|
|||
<#assign groupname = group.name(nameForOtherGroup)>
|
||||
|
||||
<section class="property-group" role="region">
|
||||
<nav class="scroll-up" role="navigation"><a href="#property-nav"><img src="${urls.images}/individual/scroll-up.png" /></a></nav>
|
||||
<nav class="scroll-up" role="navigation"><a href="#property-nav"><img src="${urls.images}/individual/scroll-up.png" alt="scroll to property group menus" /></a></nav>
|
||||
|
||||
<#-- Display the group heading -->
|
||||
<#if groupname?has_content>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue