Изменения документа Homeopaths

Редактировал(а) Jip-jan Alunkel марта 14, 20:13

От версии 2.3
отредактировано Jip-jan Alunkel
на ноября 28, 14:46
Изменить комментарий: Renamed from xwiki:practices.WebHome
К версии 8.1
отредактировано Jip-jan Alunkel
на ноября 28, 20:05
Изменить комментарий: Renamed from xwiki:practices.WebHome

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -15,6 +15,7 @@
15 15   "use_captcha": "false"
16 16  })
17 17  #createFormStart($form_start)
18 +
18 18  #set($address = {
19 19   "id" : "address",
20 20   "type" : "text",
... ... @@ -24,8 +24,8 @@
24 24   "placeholder" : "$services.localization.render('homeopaths.multiword.address.placeholder')",
25 25   "data-error-response-type" : "use_label_definite_1",
26 26   "data-auto-first-capital" : "true",
27 - "data-query-type" : "JSON",
28 - "data-query-reference" : "assets.pagemaker.JSON.remedies",
28 + "data-query-type" : "address",
29 + "data-query-reference" : "",
29 29   "data-query-list-type" : "suggest-select",
30 30   "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_select_list')",
31 31   "data-query-list-contents" : "value/key",
... ... @@ -38,7 +38,7 @@
38 38  #createFormElement($address)
39 39  #set($submit = {
40 40   "id" : "create_case",
41 - "button-text" : "Create new case",
42 + "button-text" : "Submit",
42 42   "help-block" : "Please remind yourself to always anonymize the case."
43 43  })
44 44  #createSubmit($submit)