individual--foaf-person.ftl: remove tabs
This commit is contained in:
parent
09a4402be9
commit
1c3df021cf
1 changed files with 6 additions and 6 deletions
|
@ -70,12 +70,12 @@
|
||||||
<#-- Links -->
|
<#-- Links -->
|
||||||
<@p.vitroLinks propertyGroups namespaces editable "individual-urls-people" />
|
<@p.vitroLinks propertyGroups namespaces editable "individual-urls-people" />
|
||||||
|
|
||||||
<#--
|
<#--
|
||||||
<div style="border:1px solid #cccccc">
|
<div style="border:1px solid #cccccc">
|
||||||
<span style="padding-left:5px">vCard QR <a style="font-size:smaller" href="${individual.qrData.aboutQrCodesUrl}">What is this?</a></span>
|
<span style="padding-left:5px">vCard QR <a style="font-size:smaller" href="${individual.qrData.aboutQrCodesUrl}">What is this?</a></span>
|
||||||
<a title="Export QR codes" href="${individual.qrData.exportQrCodeUrl}">
|
<a title="Export QR codes" href="${individual.qrData.exportQrCodeUrl}">
|
||||||
<@qrCodeVCard qrCodeWidth="150" />
|
<@qrCodeVCard qrCodeWidth="150" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
-->
|
-->
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue