Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 3.243
edited by Jip-jan Alunkel
on March 14, 17:08
on March 14, 17:08
Change comment:
Rollback to version 1.38
To version 3.238
edited by Jip-jan Alunkel
on March 13, 23:58
on March 13, 23:58
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 ... ... @@ -47,10 +47,11 @@ 47 47 }) 48 48 $doc.getTranslatedDocument().getContent() 49 49 50 -{{html wiki="true"clean="false"}}50 +{{html clean="false"}} 51 51 #if($hasRight) 52 52 <p class="buttons text-align-right"> 53 53 <a class="btn btn-primary" title="Edit" href="$doc.getURL('edit','editor=wysiwyg')" role="button" rel="nofollow"> 54 + <span class="fa fa-pencil"></span> 54 54 <span class="btn-label">Edit content</span> 55 55 </a> 56 56 </p> ... ... @@ -65,7 +65,7 @@ 65 65 #foreach($property in $properties) 66 66 #if($theDocObj.getProperty($property)) 67 67 <p class="property"> 68 - <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> 69 69 </p> 70 70 #end 71 71 #end ... ... @@ -218,7 +218,7 @@ 218 218 #end 219 219 <div class="formElement"> 220 220 #if($withLabel) 221 - <label>$services.localization.render("homeopaths.classproperty.pmAddress")</label> 222 + <label>$services.localization.render("homeopaths.classproperty.pmAddress.label")</label> 222 222 #end 223 223 <address> 224 224 $doc.getTitle()<br />