Bug 33346: Add Help link to Koha manual in ERM module
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 28 Mar 2023 08:11:01 +0000 (10:11 +0200)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 11 Apr 2023 11:23:08 +0000 (11:23 +0000)
commitfe29c039ed89f188e21ce1974eb02949e96253a7
tree9b52e295e5de27be52c900d6d95fcee60089754b
parentaf471e271cbbb319debf31dda179bbf142fe54f9
Bug 33346: Add Help link to Koha manual in ERM module

The 'Help' is missing in the ERM module, this patch is adding it.

Test plan:
Confirm that the Help link is displayed on the different pages of the
ERM module and that it leads to the correct page of the manual.

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 9d4c4b1cd717d314ddb6727d6354c431c8e91d15)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Koha/Manual.pm
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/Help.vue [new file with mode: 0644]