Bug 25576: Add link to the manual for the ILL module
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>
This commit is contained in:
parent
58c389bf27
commit
50b6e44773
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue