From 538370aa4fd0ac18b14a1c695d9b347646366556 Mon Sep 17 00:00:00 2001 From: mbarbier Date: Thu, 31 Mar 2011 18:38:33 +0000 Subject: [PATCH] individual-qrCodeFoafPerson.ftl: quick correction --- .../body/partials/individual/individual-qrCodeFoafPerson.ftl | 1 - 1 file changed, 1 deletion(-) diff --git a/productMods/templates/freemarker/body/partials/individual/individual-qrCodeFoafPerson.ftl b/productMods/templates/freemarker/body/partials/individual/individual-qrCodeFoafPerson.ftl index 579323b0..ee814921 100644 --- a/productMods/templates/freemarker/body/partials/individual/individual-qrCodeFoafPerson.ftl +++ b/productMods/templates/freemarker/body/partials/individual/individual-qrCodeFoafPerson.ftl @@ -25,7 +25,6 @@ END:VCARD <#local foaf = "http://xmlns.com/foaf/0.1/"> <#local rdfs = "http://www.w3.org/2000/01/rdf-schema#"> - <#local label = individual.nameStatement.value > <#local firstName = (allProperties.getProperty("${foaf}firstName").firstValue)! > <#local lastName = (allProperties.getProperty("${foaf}lastName").firstValue)! > <#local org = "temp" >