Bugzilla – Attachment 87362 Details for
Bug 19747
No help page linked for article requests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19747: Add link to article requests help page
Bug-19747-Add-link-to-article-requests-help-page.patch (text/plain), 1.37 KB, created by
Michal Denar
on 2019-04-03 14:52:00 UTC
(
hide
)
Description:
Bug 19747: Add link to article requests help page
Filename:
MIME Type:
Creator:
Michal Denar
Created:
2019-04-03 14:52:00 UTC
Size:
1.37 KB
patch
obsolete
>From 6cde99b4d03197aa3297c307248b691d8b429b4c Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 12 Mar 2019 11:11:45 +0000 >Subject: [PATCH] Bug 19747: Add link to article requests help page > >Newer manuals contain information about article requests. >This patch adds the link to the article request section >in the manual. > >To test: >- Activate ArticleRequests system preference >- Go to Circulation > Article requests >- Click on Help >- Verify that you end up in the proper section of the manual > >Signed-off-by: Michal Denar <black23@gmail.com> >--- > Koha/Manual.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Koha/Manual.pm b/Koha/Manual.pm >index 56ef9a4b8a..cc8c6686cd 100644 >--- a/Koha/Manual.pm >+++ b/Koha/Manual.pm >@@ -111,6 +111,7 @@ our $mapping = { > 'cataloguing/linkitem' => '/cataloging.html#adding-analytic-records', > 'cataloguing/merge' => '/cataloging.html#merging-records', > 'cataloguing/moveitem' => '/cataloging.html#moving-items', >+ 'circ/article-requests' => '/circulation.html#article-requests', > 'circ/branchoverdues' => '/circulation.html#overdues-with-fines', > 'circ/branchtransfers' => '/circulation.html#transfers', > 'circ/circulation-home' => '/circulation.html', >-- >2.11.0
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 19747
:
86702
|
87362
|
87504