Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 3.242
edited by Jip-jan Alunkel
on March 14, 17:04
on March 14, 17:04
Change comment:
Rollback to version 1.38
To version 3.235
edited by Jip-jan Alunkel
on March 13, 23:54
on March 13, 23:54
Change comment:
Rollback to version 1.38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,7 @@ 11 11 #set($theClass = "") 12 12 #set($docObjects = $doc.getxWikiObjects()) 13 13 #foreach($docObjectKey in $docObjects.keySet()) 14 - #if($docObjectKey.indexOf($subjectTitle) == 0) 14 + #if($docObjectKey.indexOf($subjectTitle) == 0) ## 15 15 #if($theClass == "") 16 16 #set($theClass = $docObjectKey) 17 17 #end ... ... @@ -66,7 +66,7 @@ 66 66 #foreach($property in $properties) 67 67 #if($theDocObj.getProperty($property)) 68 68 <p class="property"> 69 - <span class="property-name">$services.localization.render("homeopaths.classproperty.${property}")</span> <span class="property-value">$doc.display($property)</span> 69 + <span class="property-name">$services.localization.render("homeopaths.classproperty.${property}.label")</span> <span class="property-value">$doc.display($property)</span> 70 70 </p> 71 71 #end 72 72 #end ... ... @@ -219,7 +219,7 @@ 219 219 #end 220 220 <div class="formElement"> 221 221 #if($withLabel) 222 - <label>$services.localization.render("homeopaths.classproperty.pmAddress")</label> 222 + <label>$services.localization.render("homeopaths.classproperty.pmAddress.label")</label> 223 223 #end 224 224 <address> 225 225 $doc.getTitle()<br />