Bug 22174: Add link to help page for API key management
authorKatrin Fischer <katrin.fischer.83@web.de>
Tue, 12 Mar 2019 11:19:35 +0000 (11:19 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 26 Apr 2019 14:34:20 +0000 (15:34 +0100)
commit2b8d3fb61d85c0824793fadaa8a37d88752f5b68
treee5814c4c551704fa3c25dcecb9134683e7a6dfa2
parent9109d862a08a53dd6328eed902dd4ed45de7f673
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>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit b969ccbf97c218da2bf6e22ab7773baf36c4fa71)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Manual.pm