[Koha-bugs] [Bug 29277] Replace the use of jQueryUI tabs on item circulation alerts page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 21 13:48:35 CET 2022


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 129696
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129696&action=edit
Bug 29277: Replace the use of jQueryUI tabs on item circulation alerts page

This patch replaces jQueryUI tabs on the item circulation alerts page as
a simple example to start the process of switching how we implement
tabbed interfaces.

The patch bumps the Bootstrap version from 3.3.7 to 3.4.1 and adds the
tabs component.

To test, apply the patch and rebuild the staff interface CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

- Go to Administration -> Item circulation alerts.
- Confirm that the "Checkout" and "Check-in" tabs look correct and work
  correctly.

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


More information about the Koha-bugs mailing list