Cambios para el documento test
Última modificación por Jip-jan Alunkel el marzo 13, 19:02
Desde la versión 114.44
editado por Jip-jan Alunkel
el marzo 13, 19:02
el marzo 13, 19:02
Cambiar el comentario:
Updated class property
Hasta la versión 114.41
editado por Jip-jan Alunkel
el marzo 13, 16:39
el marzo 13, 16:39
Cambiar el comentario:
Updated class property
Resumen
-
Propiedades de página (1 modificado, 0 añadido, 0 eliminado)
Detalles
- Propiedades de página
-
- Contenido
-
... ... @@ -1,13 +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 -$doc.getURL('edit') 11 11 ## afwijkende attributen 12 12 ## "help-block": '', 13 13 ## "data-decimals": '' ... ... @@ -33,18 +33,18 @@ 33 33 "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"' 34 34 }) 35 35 #set($attrMap = { 36 - "id" : '', 37 - "type" : '', 38 - "label" : '', 39 - "value": '', 40 - "placeholder": '', 41 - "required" : '', 42 - "disabled": '', 43 43 "aria-label": '', 30 + "id" : '', 44 44 "date-min": '', 45 45 "date-max": '', 46 46 "decimal-step": '', 34 + "disabled": '', 35 + "label" : '', 36 + "placeholder": '', 37 + "required" : '', 47 47 "textarea-rows": '', 39 + "type" : '', 40 + "value": '', 48 48 "data-ajax-check": '', 49 49 "data-auto-first-capital": '', 50 50 "data-create-page": '',