From cff6880582bbaddfb8b67bcd80eef6c47c837643 Mon Sep 17 00:00:00 2001 From: Collin Brown Date: Wed, 9 Sep 2020 10:34:38 -0400 Subject: [PATCH 1/2] Adding keyboard shortcut for approval button --- .../containers/annotation/ApproveButton.vue | 18 ++++++++++++++++++ frontend/layouts/annotation.vue | 2 ++ 2 files changed, 20 insertions(+) diff --git a/frontend/components/containers/annotation/ApproveButton.vue b/frontend/components/containers/annotation/ApproveButton.vue index e7e5e984..84dd00a6 100644 --- a/frontend/components/containers/annotation/ApproveButton.vue +++ b/frontend/components/containers/annotation/ApproveButton.vue @@ -2,11 +2,13 @@