https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18837
Andrew Isherwood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #86236|0 |1 is obsolete| | --- Comment #28 from Andrew Isherwood <[email protected]> --- Created attachment 86372 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86372&action=edit Bug 18837: Add ILL Unmediated syspref stuff This patch adds the syspref requirements for unmediated ILL requests. It is a recreation of https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66628&action=diff which had diverged sufficiently as to make it impossible to apply. * installer/data/mysql/atomicupdate/illunmediated_tables.sql: New file. * installer/data/mysql/sysprefs.sql: Add `ILLModuleUnmediated`. * koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref: Add `ILLModuleUnmediated` handling. Signed-off-by: Stephen Graham <[email protected]> Signed-off-by: David Peacock <[email protected]> Signed-off-by: Jayne Maisey <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
