https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39169
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |36640 CC| |[email protected] Summary|Acq column configurations |Acquisitions homepage no |are lacking |longer automatically hides | |"active" and "budget | |period" columns --- Comment #1 from Andrew Fuerste-Henry <[email protected]> --- Prior to 24.11, the funds table on the acq homepage automatically hid its first two columns. The code to do so is still present, but is no longer working: https://github.com/Koha-Community/Koha/blob/cc0aa072dd5c1c0cb664ce6ffde43abe09d94fac/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt#L246 Since these columns are meant to be hardcoded as hidden, they're disabled in Table Settings. That means that now they're showing and cannot be toggled to not-show. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36640 [Bug 36640] Upgrade DataTables from 1.13.6 to 2.x -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
