Modifiche per il documento homeopathsSheet
Ultima modifica di Jip-jan Alunkel il marzo 26, 17:31
Dalla versione 1.12
modificato da Jip-jan Alunkel
il marzo 07, 17:51
il marzo 07, 17:51
Cambia il commento:
Nessun commento per questa versione
Alla versione 1.13
modificato da Jip-jan Alunkel
il marzo 07, 17:53
il marzo 07, 17:53
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -44,9 +44,11 @@ 44 44 }) 45 45 *# 46 46 #foreach($property in $classProperties) 47 + #if($theDocObj.getProperty($property).value != "") 47 47 <p class="property"> 48 48 <span class="property-name">$services.localization.render("homeopaths.classproperty.${property}")</span> <span class="property-value">$doc.display($property)</span> 49 49 </p> 51 + #end 50 50 #end 51 51 52 52 #if($hasRight)