Changes for page Books

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

From version 9.14
edited by Jip-jan Alunkel
on August 30, 22:31
Change comment: Updated class property
To version 9.12
edited by Jip-jan Alunkel
on August 30, 22:21
Change comment: Updated class property

Summary

Details

Page properties
Content
... ... @@ -70,7 +70,6 @@
70 70   "required" : "true",
71 71   "label" : "Author of the book",
72 72   "aria-label" : "Enter the author of the book",
73 - "data-default-value": "",
74 74   "placeholder" : "$services.localization.render('cases.word.author.placeholder')",
75 75   "data-auto-first-capital" : "true",
76 76   "data-query-type" : "XWQL.matchObject",
... ... @@ -86,9 +86,8 @@
86 86   "data-modal-input" : ["$services.localization.render('global.word.lastname')", "$services.localization.render('global.word.firstname')"],
87 87   "data-modal-input-glue": ", ",
88 88   "data-error-response-type" : "use_label_definite_1",
89 - "help-block" : 'Enter the last name of the author of this case. Choose the author from the list or create a new author.'
88 + "help-block" : 'Select the author of this case.'
90 90  })
91 -
92 92  #createFormElement($author)
93 93  #set($extra_info = {
94 94   "id" : "extra_info",