https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38595
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 175049 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175049&action=edit Bug 38595: Fix broken table settings behaviour on some tables at the OPAC Problem highlighted by bug 38436. There is a JS error on some views with tables at the OPAC. Uncaught TypeError: table_settings.columns is undefined Test plan: Go to the 3 views modified by this patch and confirm that the JS error in the console is gone when this patch is applied. -- 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/
