From 044490e6dad01500bb672cdf862e2c77bb59b5b5 Mon Sep 17 00:00:00 2001 From: Timo Volkmann Date: Thu, 21 Oct 2021 15:03:18 +0200 Subject: [PATCH] UI: Improve permission checks for collections #98 --- frontend/src/component/album/toolbar.vue | 6 +++--- frontend/src/pages/albums.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/component/album/toolbar.vue b/frontend/src/component/album/toolbar.vue index c9b84f8e3..cc95bdb86 100644 --- a/frontend/src/component/album/toolbar.vue +++ b/frontend/src/component/album/toolbar.vue @@ -17,7 +17,7 @@ edit - share @@ -37,8 +37,8 @@ view_column - + cloud_upload diff --git a/frontend/src/pages/albums.vue b/frontend/src/pages/albums.vue index 38f335126..515e548f0 100644 --- a/frontend/src/pages/albums.vue +++ b/frontend/src/pages/albums.vue @@ -184,7 +184,7 @@ -
+
Add Album