Modifiche per il documento test
Ultima modifica di Jip-jan Alunkel il marzo 13, 19:02
Dalla versione 114.38
modificato da Jip-jan Alunkel
il marzo 13, 16:23
il marzo 13, 16:23
Cambia il commento:
Updated class property
Alla versione 114.37
modificato da Jip-jan Alunkel
il marzo 13, 16:21
il marzo 13, 16:21
Cambia il commento:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -78,7 +78,7 @@ 78 78 #set($attrMap["$!attr"] = " data-parent-space='${currentSpaceName}'") 79 79 #else 80 80 #set($elemAttrVal = $elementDataObj["$!attr"]) 81 - #set($attrMap["$!attr"] = "${attr}='${elemAttrVal}'") 81 + #set($attrMap["$!attr"] = "${attr}='${!elemAttrVal}'") 82 82 #end 83 83 $attrMap[$attr].replace("'",'"')<br /> 84 84 #end