Modifications pour le document test
Modifié par Jip-jan Alunkel le mars 13, 19:02
Depuis la version 113.64
modifié par Jip-jan Alunkel
sur mars 13, 14:12
sur mars 13, 14:12
Commentaire de modification :
Updated class property
À la version 114.3
modifié par Jip-jan Alunkel
sur mars 13, 14:16
sur mars 13, 14:16
Commentaire de modification :
Updated class property
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -1,6 +1,6 @@ 1 1 2 2 {{velocity}} 3 -{{html wiki="true"}}3 +{{html}} 4 4 ## afwijkende attributen 5 5 ## "help-block": '', 6 6 ## "data-decimals": '' ... ... @@ -57,9 +57,10 @@ 57 57 #foreach($attr in $attrMap.keySet()) 58 58 #if($elementDataObj.containsKey("$!attr")) 59 59 $attrMap[$attr] = '$attr = "$elementDataObj[$attr]"' 60 + $attrMap[$attr]<br /> 60 60 #end 61 61 #end 62 -$attrMap 63 +##$attrMap 63 63 64 64 65 65