From 183f1411f97b02075b79a3b35a738ced036d7caa Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 4 May 2020 10:14:17 +0200 Subject: [PATCH] Fix not all labels being shown --- src/components/labels/ListLabels.vue | 60 ++++++++++++++++++++-------- 1 file changed, 44 insertions(+), 16 deletions(-) diff --git a/src/components/labels/ListLabels.vue b/src/components/labels/ListLabels.vue index 2bb1cddb4..df8bc1f59 100644 --- a/src/components/labels/ListLabels.vue +++ b/src/components/labels/ListLabels.vue @@ -3,25 +3,26 @@

Manage labels

Click on a label to edit it. - You can edit all labels you created, you can use all labels which are associated with a task to whose list you have access. + You can edit all labels you created, you can use all labels which are associated with a task to whose list + you have access.