https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6906
Alex Sassmannshausen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50071|0 |1 is obsolete| | --- Comment #21 from Alex Sassmannshausen <[email protected]> --- Created attachment 50127 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50127&action=edit Don't depend on duplicate bug. I now correct my mistake of depending on my own implementation of Koha::Categories, as I discovered that these objects already exist (pushed to master) in the form of Koha::Patron::Categories. This patch uses the latter. -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
