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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 31 Mar 2023 10:11:06 +0000 (12:11 +0200)
commit9d4c4b1cd717d314ddb6727d6354c431c8e91d15
tree9faaff172acdec55b7efe79db8b84d7160bd0ac2
parentc15f1d65b7a41105f6509ae000ac12b6d5dbc2be
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>
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]