Bugzilla – Attachment 88164 Details for
Bug 22174
Add link to help page for API key management
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22174: Add link to help page for API key management
Bug-22174-Add-link-to-help-page-for-API-key-manage.patch (text/plain), 1.45 KB, created by
Martin Renvoize (ashimema)
on 2019-04-17 10:43:08 UTC
(
hide
)
Description:
Bug 22174: Add link to help page for API key management
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-04-17 10:43:08 UTC
Size:
1.45 KB
patch
obsolete
>From 63177385b091b15ad398461d68b32162c08761e6 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 12 Mar 2019 11:19:35 +0000 >Subject: [PATCH] Bug 22174: Add link to help page for API key management > >Makes the help link on the API key management page point >to the proper section in the Koha manual. > >To test: >- Activate RESTOAuth2ClientCredentials system preference >- Go to any patron account >- Go to More > Manage API keys >- Click on the Help link in top right corner >- Verify that the right section of the Koha manual displays > >Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > Koha/Manual.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Koha/Manual.pm b/Koha/Manual.pm >index cc8c6686cd..d7886c4bb5 100644 >--- a/Koha/Manual.pm >+++ b/Koha/Manual.pm >@@ -142,6 +142,7 @@ our $mapping = { > 'labels/label-manage' => '/tools.html#batches', > 'labels/spinelabel-home' => '/tools.html#quick-spine-label-creator', > 'mainpage' => '/', >+ 'members/apikeys' => '/webservices.html#api-key-management-interface-for-patrons', > 'members/boraccount' => '/patrons.html#fines', > 'members/discharge' => '/patrons.html#patron-discharges', > 'members/files' => '/patrons.html#files', >-- >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 22174
:
86703
|
87971
| 88164