[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
Fri Mar 15 19:04:23 CET 2024


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

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

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


More information about the Koha-bugs mailing list