https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32571
Bug ID: 32571
Summary: Use template wrapper to build tabbed components
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected]
In preparation for an upgrade to Bootstrap 5 I propose that we try to abstract
the way we build some components. This will help reduce the number of template
changes required during the update.
Using Template::Toolkit WRAPPERs we can create the structural components for
tabs separately from the tab content:
- Main tab container
- Tab links container
- Individual tab links
- Tab panel container
- Individual tab panels
This can be done gradually before the Bootstrap upgrade without causing any
disruption.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/