27 Aug
2024
27 Aug
'24
11:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37740 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- I'm not sure what got lost. It seems like there was only a single panel being built 'reports_panel' ( [% WRAPPER tab_panels %] ). However, when building the nav-links all the groups are looped through ( [% FOREACH group IN groups_with_subgroups %] ). ( [% WRAPPER tabs_nav %] ) We cannot build many tabs and only a single panel. It creates bad HTML. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.