Summary: | Replace the use of jQueryUI tabs on MARC detail page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jonathan.druart, kyle, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.05.00
|
|
Circulation function: | |||
Bug Depends on: | 29277 | ||
Bug Blocks: | 29226 | ||
Attachments: |
Bug 30316: Replace the use of jQueryUI tabs on MARC detail page
Bug 30316: Replace the use of jQueryUI tabs on MARC detail page |
Description
Owen Leonard
2022-03-18 15:02:45 UTC
Created attachment 131926 [details] [review] Bug 30316: Replace the use of jQueryUI tabs on MARC detail page This patch replaces jQueryUI tabs on the MARC detail page, replacing them with Bootstrap tabs. To test, apply the patch and locate a bibliographic record in the staff client. View the MARC detail page for that record. Confirm that the numered tabs work correctly. Created attachment 131983 [details] [review] Bug 30316: Replace the use of jQueryUI tabs on MARC detail page This patch replaces jQueryUI tabs on the MARC detail page, replacing them with Bootstrap tabs. To test, apply the patch and locate a bibliographic record in the staff client. View the MARC detail page for that record. Confirm that the numered tabs work correctly. JD amended patch: removed commented line Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 22.05, thanks to everybody involved [U+1F984] |