Summary: | Convert authority detail page tabs to Bootstrap | ||
---|---|---|---|
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: | 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: | |||
Bug Blocks: | 29226, 30422 | ||
Attachments: |
Bug 30419: Convert authority detail page tabs to Bootstrap
Bug 30419: Convert authority detail page tabs to Bootstrap Bug 30419: Convert authority detail page tabs to Bootstrap |
Description
Owen Leonard
2022-03-31 13:38:04 UTC
Created attachment 132793 [details] [review] Bug 30419: Convert authority detail page tabs to Bootstrap This patch updates the authority detail page to use Bootstrap tabs instead of jQueryUI. The patch also removes some broken JavaScript. It will be re-implemented in Bug 30422. To test, apply the patch search for an authority record in the authorities module. View the detail page for the authority and test that the tabs look correct and work correctly. Created attachment 132823 [details] [review] Bug 30419: Convert authority detail page tabs to Bootstrap This patch updates the authority detail page to use Bootstrap tabs instead of jQueryUI. The patch also removes some broken JavaScript. It will be re-implemented in Bug 30422. To test, apply the patch search for an authority record in the authorities module. View the detail page for the authority and test that the tabs look correct and work correctly. Signed-off-by: Séverine Queune <severine.queune@bulac.fr> Created attachment 132913 [details] [review] Bug 30419: Convert authority detail page tabs to Bootstrap This patch updates the authority detail page to use Bootstrap tabs instead of jQueryUI. The patch also removes some broken JavaScript. It will be re-implemented in Bug 30422. To test, apply the patch search for an authority record in the authorities module. View the detail page for the authority and test that the tabs look correct and work correctly. Signed-off-by: Séverine Queune <severine.queune@bulac.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.05, thanks to everybody involved [U+1F984] |