https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30068

--- Comment #1 from Nick Clemens <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to