From 903e9a9904c18ced59962fc03b4c36e5ac8cd688 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Tue, 17 Jan 2023 14:32:56 +0000 Subject: [PATCH] chore: add has content="false" to gantt charts (#2969) Co-authored-by: Dominik Pschenitschni Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2969 Reviewed-by: konrad Co-authored-by: Dominik Pschenitschni Co-committed-by: Dominik Pschenitschni --- src/views/list/ListGantt.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/list/ListGantt.vue b/src/views/list/ListGantt.vue index 5ffa9a255..f471e585a 100644 --- a/src/views/list/ListGantt.vue +++ b/src/views/list/ListGantt.vue @@ -1,7 +1,7 @@