https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37301
--- Comment #21 from Pedro Amorim <[email protected]> --- Created attachment 172911 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172911&action=edit Bug 37301: Move table_url declaration to resource class This is relevant because doResourceDelete expected table_url to be implemented, but LicensesList does not implement it for example. We now have a getResourceTableUrl implemented by all resources -- 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/
