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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 3 Feb 2023 13:30:17 +0000 (10:30 -0300)
commit442c6c115e5b7d4b970a6b616269f3489b910b00
treed9f7a1f715706947c673d9a083d55c6ac40ec5a7
parent176397d7619abf79969c98b7adc20a1c52da47fd
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>
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]