Action buttons for any "New" operation use singular, so the "New fields" button on the "Add subscription fields" should read "New field."
Created attachment 80336 [details] [review] Bug 21531: Subscription "New fields" button should read "New field" This patch changes the label of the "New fields" button on the subscription add fields page to read "New field," making it consistent with similar buttons in the staff client. Also changed: - Add missing id to <select> to make label clickable. - Remove custom DataTables configuration in favor of defaults. To test, apply the patch and go to Serials -> Add subscription fields. - The button in the toolbar should read "New field." - The DataTables' functionality of the table of existing custom fields should be correct. - Click the "New field" button. - Cliking the "Authorised value category" label should put the focus on the dropdown.
Created attachment 80399 [details] [review] Bug 21531: Subscription "New fields" button should read "New field" This patch changes the label of the "New fields" button on the subscription add fields page to read "New field," making it consistent with similar buttons in the staff client. Also changed: - Add missing id to <select> to make label clickable. - Remove custom DataTables configuration in favor of defaults. To test, apply the patch and go to Serials -> Add subscription fields. - The button in the toolbar should read "New field." - The DataTables' functionality of the table of existing custom fields should be correct. - Click the "New field" button. - Cliking the "Authorised value category" label should put the focus on the dropdown. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Created attachment 80421 [details] [review] Bug 21531: Subscription "New fields" button should read "New field" This patch changes the label of the "New fields" button on the subscription add fields page to read "New field," making it consistent with similar buttons in the staff client. Also changed: - Add missing id to <select> to make label clickable. - Remove custom DataTables configuration in favor of defaults. To test, apply the patch and go to Serials -> Add subscription fields. - The button in the toolbar should read "New field." - The DataTables' functionality of the table of existing custom fields should be correct. - Click the "New field" button. - Cliking the "Authorised value category" label should put the focus on the dropdown. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Awesome work all! Pushed to master for 18.11
Pushed to 18.05.x for 18.05.06
I prefer to avoid changing display of 17.11.x