Wijzigen voor document test

Laatst gewijzigd door Jip-jan Alunkel op maart 13, 19:02

Van versie 114.31
gewijzigd door Jip-jan Alunkel
op maart 13, 15:58
Opmerking bij wijziging: Updated class property
Naar versie 114.33
gewijzigd door Jip-jan Alunkel
op maart 13, 16:02
Opmerking bij wijziging: Updated class property

Samenvatting

Details

Paginaeigenschappen
Inhoud
... ... @@ -37,6 +37,7 @@
37 37   "placeholder": '',
38 38   "textarea-rows": '',
39 39   "value": '',
40 + "data-decimals": '',
40 40   "data-error-response-type": '',
41 41   "data-opener": '',
42 42   "data-pattern": '',
... ... @@ -74,8 +74,8 @@
74 74   #else
75 75   #set($elemAttrVal = $elementDataObj["$attr"])
76 76   #set($attrMap["$!attr"] = "$attr = '$elemAttrVal'")
77 - $attrMap[$attr].replace("'",'"')<br />
78 78   #end
79 + $attrMap[$attr].replace("'",'"')<br />
79 79   #end
80 80   #end
81 81  ##$attrMap