Modifiche per il documento test
Ultima modifica di Jip-jan Alunkel il marzo 13, 19:02
Dalla versione 114.9
modificato da Jip-jan Alunkel
il marzo 13, 14:19
il marzo 13, 14:19
Cambia il commento:
Updated class property
Alla versione 114.18
modificato da Jip-jan Alunkel
il marzo 13, 15:24
il marzo 13, 15:24
Cambia il commento:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -56,15 +56,15 @@ 56 56 }) 57 57 #foreach($attr in $attrMap.keySet()) 58 58 #if($elementDataObj.containsKey("$!attr")) 59 - $!attr 60 - #set($attrMap["$!attr"] = "${attr} = \"$elementDataObj[$attr]\"") 61 - $attrMap[$attr]<br /> 59 + #set($elemAttrVal = $elementDataObj["$attr"]) 60 + #set($attrMap["$!attr"] = "$attr = $elemAttrVal") 62 62 #end 63 63 #end 64 -##$attrMap 65 65 64 +$attrMap 66 66 67 67 67 + 68 68 ##set($drDoc = $xwiki.getDocument("cases.back.Asdfasdf asdff")) 69 69 #* 70 70 #foreach($item in [0..200])