Bug 32546: Move ILL system preferences into their own tab in administration
authorKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 20 Jan 2023 14:12:22 +0000 (14:12 +0000)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Mon, 6 Feb 2023 17:21:14 +0000 (17:21 +0000)
commitd824526dcb2ce2d96a2e7c9c373248e814f36b58
tree002ce40af3a98c540ef1f2a0faaa1653339bc24a
parentec70e54af5652e99ede5b1080906c9d49bf9ef18
Bug 32546: Move ILL system preferences into their own tab in administration

Without this patch the interlibrary loan related system preferences
appeared on the circulation tab, that is already quite long. As ILL
is a complete module, it deserves its own tab.

To test:
* Search for interlibrary loan related preferences in Admin, verify their number
  and location
* Apply patch
* Verfiy all the previously found preferences now appear on their own tab:
  Interlibrary loans

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 442c6c115e5b7d4b970a6b616269f3489b910b00)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref [new file with mode: 0644]