[Koha-bugs] [Bug 30579] When placing item level hold, some options that are not used are not disabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 25 14:15:12 CEST 2023


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

--- Comment #50 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 157790
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157790&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 :-)

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


More information about the Koha-bugs mailing list