From 297d574b434d9d86c893f5a62f72c7da6082f6cc Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Fri, 10 Feb 2023 16:58:34 +0100 Subject: [PATCH] fix: Listen on printing shortcut to open print view for printing Signed-off-by: Ferdinand Thiessen --- .../Collective/CollectiveActions.vue | 7 ++++- src/store/store.js | 5 ++++ src/views/CollectiveView.vue | 29 +++++++++++++++++++ 3 files changed, 40 insertions(+), 1 deletion(-) diff --git a/src/components/Collective/CollectiveActions.vue b/src/components/Collective/CollectiveActions.vue index 8b4cf6f40..118fce317 100644 --- a/src/components/Collective/CollectiveActions.vue +++ b/src/components/Collective/CollectiveActions.vue @@ -49,7 +49,7 @@ + target="ncCollectivesPrint"> {{ t('collectives', 'Export or print') }}