https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38595 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175051|0 |1 is obsolete| | --- Comment #3 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Created attachment 175062 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175062&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> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.