https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26553
--- Comment #10 from Jonathan Druart <[email protected]> --- Same as bug 38255, we remove KohaTable (columns_settings.inc) in favor of kohaTable. At this point we have kohaTable available for both interfaces, for the different use cases (svc, REST API, no server-side processing). We remove columns_settings.inc. Test plan: Test some table modified by this patchset. -- 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/
