Cambios para el documento Homeopaths
Última modificación por Jip-jan Alunkel el marzo 14, 20:13
Desde la versión 8.6
editado por Jip-jan Alunkel
el diciembre 06, 02:10
el diciembre 06, 02:10
Cambiar el comentario:
Renamed from xwiki:practices.WebHome
Hasta la versión 8.3
editado por Jip-jan Alunkel
el diciembre 06, 00:29
el diciembre 06, 00:29
Cambiar el comentario:
Renamed from xwiki:practices.WebHome
Resumen
-
Propiedades de página (1 modificado, 0 añadido, 0 eliminado)
Detalles
- Propiedades de página
-
- Contenido
-
... ... @@ -15,27 +15,6 @@ 15 15 "use_captcha": "false" 16 16 }) 17 17 #createFormStart($form_start) 18 -#set($practice_name = { 19 - "id" : "practice_name", 20 - "type" : "text", 21 - "required" : "true", 22 - "label" : "Name of your practice", 23 - "aria-label" : "Enter the name of your practice", 24 - "placeholder" : "$services.localization.render('homeopaths.wordgroup.practice_name.placeholder')", 25 - "data-pattern" : "^[a-zA-ZÀ-ÖÙ-öù-ÿĀ-žḀ-ỿ]+[a-zA-ZÀ-ÖÙ-öù-ÿĀ-žḀ-ỿ0-9- ]*$", 26 - "data-error-response-type" : "use_label_definite_1", 27 - "data-auto-first-capital" : "true", 28 - "data-query-type" : "XWQL", 29 - "data-query-reference" : "assets.pagemaker.XWQL.matchTitle", 30 - "data-query-scope" : "homeopaths", 31 - "data-query-list-type" : "suggest-negate", 32 - "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_negate_list')", 33 - "data-query-list-contents" : "value", 34 - "data-create-page" : "true", 35 - "help-block" : 'This will be used as the title of your practice page. The first character must be a letter.' 36 -}) 37 -#createFormElement($practice_name) 38 - 39 39 #set($country = { 40 40 "id" : "country", 41 41 "type" : "text", ... ... @@ -50,7 +50,7 @@ 50 50 "data-query-reference" : "assets.pagemaker.JSON.countries", 51 51 "data-query-list-type" : "suggest-select", 52 52 "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_select_list')", 53 - "data-query-list-contents" : " key",32 + "data-query-list-contents" : "value", 54 54 "data-query-list-editable" : "false", 55 55 "data-create-xobj" : "true", 56 56 "data-xobj-classname" : "cases.Code.casesClass",