NIHVIVO-1315: Changed id selector "left-side" to "share-contact"
This commit is contained in:
parent
5c2ae2f064
commit
5929c82c22
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
|||
<#assign propertyGroups = individual.propertyList>
|
||||
|
||||
<section id="individual-intro" class="vcard" role="region">
|
||||
<section id="left-side" role="region">
|
||||
<section id="share-contact" role="region">
|
||||
<#-- Thumbnail -->
|
||||
<#if individual.thumbUrl??>
|
||||
<a href="${individual.imageUrl}"><img class="individual-photo2" src="${individual.thumbUrl}" title="click to view larger image" alt="${individual.name}" width="115" /></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue