Changes for page Books
Last modified by Jip-jan Alunkel on November 23, 10:59
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -33,7 +33,7 @@ 33 33 "id" : "book_title", 34 34 "type" : "text", 35 35 "required" : "true", 36 - "label" : " Title",36 + "label" : "Book 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($ main_complaint)49 +#createFormElement($book_title) 50 50 51 51 #set($remedy = { 52 52 "id" : "remedy",