[Koha-bugs] [Bug 21531] Subscription "New fields" button should read "New field"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 10 14:25:10 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21531

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 80336
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80336&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list