https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36518
--- Comment #2 from David Nind <[email protected]> --- Created attachment 184268 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184268&action=edit Bug 36518: Add IDs to sections (fieldsets) on the item search form This patch adds IDs to the fieldsets on the staff interface search form (Search > Item search), to make CSS customization easier. Test plan: 1. Go to Search > Item search in the staff interface. 2. Right click: Inspect(Q) 3. Use ithe Search HTML bar to search for fieldset IDs: - "librarylocation" - "access_and_condition" - "barcodesearch" - "callnumber_checkouts" Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
