https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38340
--- Comment #7 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Hi, I filed bug 39031 a few days ago. I hit that road block when implementing an ILL backend with 'the new schema'. I feel like we could solve this by: * Accepting my patch. * Making Koha::ILL::Backend::Standard implement the right method. * Put the templates in the right place I also thought, while in this context, that we should implement methods for the OPAC and the Staff interface instead of a single one. And we could just remove the hardcoded `<interface-includes` dir and just use whatever the method returns. -- You are receiving this mail because: You are the assignee for the bug. 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/
