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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Jun 2020 09:53:36 +0000 (11:53 +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>

Koha/Manual.pm

index 3c1e45f..e9551f1 100644 (file)
@@ -131,6 +131,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',