From c3a58eec8d19c1e15bd17621dcf6104f10f66dbc Mon Sep 17 00:00:00 2001 From: Markus Reisenhofer Date: Thu, 7 Nov 2019 16:09:31 +0100 Subject: [PATCH] Added enter key event for convenience reasons --- components/collections/editCollection.vue | 2 +- components/collections/editFolder.vue | 2 +- components/collections/editRequest.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/collections/editCollection.vue b/components/collections/editCollection.vue index 5f61c9845..26d933fb4 100644 --- a/components/collections/editCollection.vue +++ b/components/collections/editCollection.vue @@ -17,7 +17,7 @@
diff --git a/components/collections/editFolder.vue b/components/collections/editFolder.vue index 6aadf8ec4..8ca58bf8a 100644 --- a/components/collections/editFolder.vue +++ b/components/collections/editFolder.vue @@ -17,7 +17,7 @@
diff --git a/components/collections/editRequest.vue b/components/collections/editRequest.vue index 838124e6a..e9b6bbe07 100644 --- a/components/collections/editRequest.vue +++ b/components/collections/editRequest.vue @@ -18,7 +18,7 @@