https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36518 --- Comment #2 from David Nind <david@davidnind.com> --- 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 <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.