From 915f677c2a379794bacdac048bfd7e050bdd6789 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 2 Apr 2024 12:50:10 +0200 Subject: [PATCH] fix(views): correctly pass view id to wrapper when gantt view is active --- .../components/project/views/ProjectGantt.vue | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/frontend/src/components/project/views/ProjectGantt.vue b/frontend/src/components/project/views/ProjectGantt.vue index c1b8c103e..6f0ec8dcf 100644 --- a/frontend/src/components/project/views/ProjectGantt.vue +++ b/frontend/src/components/project/views/ProjectGantt.vue @@ -1,24 +1,8 @@ - - - - - - - - - - - - - - - -