Changes for page Books

Last modified by Jip-jan Alunkel on November 23, 10:59

From version 8.6
edited by Jip-jan Alunkel
on April 10, 15:27
Change comment: Added class property
To version 8.4
edited by Jip-jan Alunkel
on April 09, 19:45
Change comment: Added class property

Summary

Details

Page properties
Content
... ... @@ -22,7 +22,7 @@
22 22   "aria-label" : "Select the locality",
23 23   "data-error-response-type" : "use_label_definite_1",
24 24   "data-set-space" : "true",
25 - "placeholder" : "Type",
25 + "placeholder" : "$services.localization.render('cases.word.locality_select.placeholder')",
26 26   "space-reference" : "books",
27 27   "help-block" : "Choose the type of book you would like to enter."
28 28  })
... ... @@ -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",