Changes for page test
Last modified by Jip-jan Alunkel on March 13, 19:02
From version 114.43
edited by Jip-jan Alunkel
on March 13, 18:53
on March 13, 18:53
Change comment:
Updated class property
To version 114.41
edited by Jip-jan Alunkel
on March 13, 16:39
on March 13, 16:39
Change comment:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,12 +1,6 @@ 1 1 2 2 {{velocity}} 3 3 {{html}} 4 - 5 -#if($request.get("hallo")) 6 - ok 7 -#else 8 - not ok 9 -#end 10 10 ## afwijkende attributen 11 11 ## "help-block": '', 12 12 ## "data-decimals": '' ... ... @@ -32,18 +32,18 @@ 32 32 "help-block" : 'This will be used as the title of your case. The first character must be a letter. For example:<br />- "Otitis Media in 13 year old boy" or<br />- "Cataract in 72 year old paraplegic woman"' 33 33 }) 34 34 #set($attrMap = { 35 - "id" : '', 36 - "type" : '', 37 - "label" : '', 38 - "value": '', 39 - "placeholder": '', 40 - "required" : '', 41 - "disabled": '', 42 42 "aria-label": '', 30 + "id" : '', 43 43 "date-min": '', 44 44 "date-max": '', 45 45 "decimal-step": '', 34 + "disabled": '', 35 + "label" : '', 36 + "placeholder": '', 37 + "required" : '', 46 46 "textarea-rows": '', 39 + "type" : '', 40 + "value": '', 47 47 "data-ajax-check": '', 48 48 "data-auto-first-capital": '', 49 49 "data-create-page": '',