Modifications pour le document test
Modifié par Jip-jan Alunkel le mars 13, 19:02
Depuis la version 114.2
modifié par Jip-jan Alunkel
sur mars 13, 14:15
sur mars 13, 14:15
Commentaire de modification :
Updated class property
À 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
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}} 3 +{{html wiki="true"}} 4 4 ## afwijkende attributen 5 5 ## "help-block": '', 6 6 ## "data-decimals": '' ... ... @@ -57,7 +57,6 @@ 57 57 #foreach($attr in $attrMap.keySet()) 58 58 #if($elementDataObj.containsKey("$!attr")) 59 59 $attrMap[$attr] = '$attr = "$elementDataObj[$attr]"' 60 - $attrMap[$attr]<br /> 61 61 #end 62 62 #end 63 63 $attrMap