Bug 25576: Add link to the manual for the ILL module
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 22 May 2020 08:23:55 +0000 (10:23 +0200)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Fri, 3 Jul 2020 05:19:32 +0000 (07:19 +0200)
Test plan:
Enable ILLModule system preference.
Go to ILL requests
Click Help

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 50b6e447735ee31a2fbba5b116959cdb6d451c19)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit abc259607eb9b0a8e9781e29c664fecfce103ac2)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>

(cherry picked from commit 0bc4e414593b4d57576d2f9615ed3146b4acb6b3)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Koha/Manual.pm

index c86f962..62ce88d 100644 (file)
@@ -132,6 +132,7 @@ our $mapping = {
     'course_reserves/course-details'           => '/course_reserves.html',
     'course_reserves/course-reserves'          => '/course_reserves.html',
     'course_reserves/course'                   => '/course_reserves.html#adding-courses',
+    'ill/ill-requests'                         => '/ILL_requests.html',
     'labels/label-edit-batch'                  => '/tools.html#label-batches-label',
     'labels/label-edit-layout'                 => '/tools.html#label-layouts-label',
     'labels/label-edit-profile'                => '/tools.html#label-profiles-label',