Bugzilla – Attachment 100583 Details for
Bug 24838
Help link from patron categories should go to relevant manual page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24838: fix help link for patron categories
Bug-24838-fix-help-link-for-patron-categories.patch (text/plain), 1.59 KB, created by
Jonathan Druart
on 2020-03-11 15:58:10 UTC
(
hide
)
Description:
Bug 24838: fix help link for patron categories
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-03-11 15:58:10 UTC
Size:
1.59 KB
patch
obsolete
>From cb7f9bfbc638be231b074737ea4c035a2ae49599 Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste-Henry <andrew@bywatersolutions.com> >Date: Wed, 11 Mar 2020 00:54:03 +0000 >Subject: [PATCH] Bug 24838: fix help link for patron categories > >To test: >- go to admin/categories.pl >- click Help, confirm it takes you to manual main page >- apply patch >- restart all >- click Help, confirm it takes you to patron categories in manual > >Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Amended patch: Fix whitespace to keep alignment >--- > Koha/Manual.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Manual.pm b/Koha/Manual.pm >index 42ad9aa9e9..5037917601 100644 >--- a/Koha/Manual.pm >+++ b/Koha/Manual.pm >@@ -70,7 +70,7 @@ our $mapping = { > 'admin/biblio_framework' => '/administration.html#marc-bibliographic-frameworks', > 'admin/branch_transfer_limits' => '/administration.html#library-transfer-limits', > 'admin/branches' => '/administration.html#libraries-&-groups', >- 'admin/categorie' => '/administration.html#patron-categories', >+ 'admin/categories' => '/administration.html#patron-categories', > 'admin/checkmarc' => '/administration.html#marc-bibliographic-framework-test', > 'admin/cities' => '/administration.html#cities-and-towns', > 'admin/classsources' => '/administration.html#classification-sources', >-- >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 24838
:
100487
|
100551
| 100583