Changed name of image property display macro (was erroneously named "imageLinks")
This commit is contained in:
parent
2319663d09
commit
9465073a6d
1 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@
|
||||||
<section id="share-contact" role="region">
|
<section id="share-contact" role="region">
|
||||||
<#-- Image -->
|
<#-- Image -->
|
||||||
<#assign individualImage>
|
<#assign individualImage>
|
||||||
<@p.imageLinks individual=individual
|
<@p.image individual=individual
|
||||||
propertyGroups=propertyGroups
|
propertyGroups=propertyGroups
|
||||||
namespaces=namespaces
|
namespaces=namespaces
|
||||||
editable=editable
|
editable=editable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue