https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20310
--- Comment #67 from Nick Clemens <[email protected]> --- Created attachment 122730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122730&action=edit Bug 20310: (follow-up) Move syspref check into controller I believe the syspref check is better placed in the controller. This way the host_record method is not so closely tied to the articel requests feature and may subsequently prove useful to future use cases. Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- 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/
