https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30579 --- Comment #109 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 166267 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166267&action=edit Bug 30579: (follow-up) Add fieldsets and style disabled elements This patch surrounds each section with a fieldset which allow enabling/disabling all the elements in one go. CSS is added to make it clear which fields are disabled. Button for item specific is moved form the multi-hold section Javascript is simplified to use the new fieldsets To test: 1 - Repeate test plan on earlier commit 2 - Additionally, search and select multiple records and place hold 3 - Confirm multi-hold placing works :-) Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.