Bugzilla – Attachment 105251 Details for
Bug 25576
ILL requests Help does not take you to the correct place in the manual
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25576: Add link to the manual for the ILL module
Bug-25576-Add-link-to-the-manual-for-the-ILL-modul.patch (text/plain), 1.10 KB, created by
Jonathan Druart
on 2020-05-22 08:24:47 UTC
(
hide
)
Description:
Bug 25576: Add link to the manual for the ILL module
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-05-22 08:24:47 UTC
Size:
1.10 KB
patch
obsolete
>From da9b63ebf4c81fdd6cb2c0f6d1741bcd8783ac0a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 22 May 2020 10:23:55 +0200 >Subject: [PATCH] Bug 25576: Add link to the manual for the ILL module > >Test plan: >Enable ILLModule system preference. >Go to ILL requests >Click Help >--- > Koha/Manual.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Koha/Manual.pm b/Koha/Manual.pm >index 3c1e45f206..e9551f1aa7 100644 >--- a/Koha/Manual.pm >+++ b/Koha/Manual.pm >@@ -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', >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 25576
:
105251
|
105258