Wijzigen voor document Books

Laatst gewijzigd door Jip-jan Alunkel op november 23, 10:59

Van versie 8.5
gewijzigd door Jip-jan Alunkel
op april 09, 19:46
Opmerking bij wijziging: Added class property
Naar versie 8.3
gewijzigd door Jip-jan Alunkel
op april 09, 19:44
Opmerking bij wijziging: Added class property

Samenvatting

Details

Paginaeigenschappen
Inhoud
... ... @@ -33,7 +33,7 @@
33 33   "id" : "book_title",
34 34   "type" : "text",
35 35   "required" : "true",
36 - "label" : "Book title",
36 + "label" : "Title",
37 37   "aria-label" : "Enter the title of the book",
38 38   "placeholder" : "$services.localization.render('cases.wordgroup.main_complaint.placeholder')",
39 39   "data-error-response-type" : "use_label_definite_1",
... ... @@ -46,7 +46,7 @@
46 46   "help-block" : 'Please be as concise as possible when you describe the main complaint. For example:<br />"chronic headache with bowel complaints,"<br />"intermittend fever" or<br />"diarrhea."'
47 47  })
48 48  
49 -#createFormElement($book_title)
49 +#createFormElement($main_complaint)
50 50  
51 51  #set($remedy = {
52 52   "id" : "remedy",