From 343b63b42099cb2fb7d47c791cfdef33a90b4c24 Mon Sep 17 00:00:00 2001 From: mbarbier Date: Fri, 1 Jul 2011 15:58:05 +0000 Subject: [PATCH] foaf-person--exportQrCode.ftl: fixed issue where when an individual had a large image but not a thumbnail, the large image was not being resized to thumbnail size and thus was taking over much of the page. The main profile page appears to handle with with 'width="160"' on the image, so I have done that here as well. --- .../templates/freemarker/body/foaf-person--exportQrCode.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/templates/freemarker/body/foaf-person--exportQrCode.ftl b/productMods/templates/freemarker/body/foaf-person--exportQrCode.ftl index d6c00c1a..565fbb66 100644 --- a/productMods/templates/freemarker/body/foaf-person--exportQrCode.ftl +++ b/productMods/templates/freemarker/body/foaf-person--exportQrCode.ftl @@ -9,7 +9,7 @@

Export QR Code (What is this?)

<#assign thumbUrl = individual.thumbUrl! "${urls.images}/placeholders/person.thumbnail.jpg" > - +

${individual.nameStatement.value}