https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38595 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175049|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 175051 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175051&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. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.