10 Feb
2022
10 Feb
'22
4 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30068 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- olumns_settings_borrowers_table = [% TablesSettings.GetColumns( 'circ', 'circulation', 'table_borrowers', 'json' ) | $raw %] This is just fetching the settings from the yaml, they are only applied to "#table_borrowers" in circ-patron-search-results.js The table_borrowers that shows items is simply a class on the itemSearchFallBack table - this class is not referenced anywhere so can simply be removed -- You are receiving this mail because: You are watching all bug changes.