diff --git a/frontend/src/views/project/ProjectGantt.vue b/frontend/src/components/project/views/ProjectGantt.vue similarity index 83% rename from frontend/src/views/project/ProjectGantt.vue rename to frontend/src/components/project/views/ProjectGantt.vue index 2e4b759a9..c1b8c103e 100644 --- a/frontend/src/views/project/ProjectGantt.vue +++ b/frontend/src/components/project/views/ProjectGantt.vue @@ -1,3 +1,19 @@ + + + + + + + + + + + + + + + +