diff --git a/src/components/tasks/TaskForm.vue b/src/components/tasks/TaskForm.vue new file mode 100644 index 000000000..2b0d30146 --- /dev/null +++ b/src/components/tasks/TaskForm.vue @@ -0,0 +1,78 @@ + + + + + diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index f35e7cde5..71651bb3a 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -4,7 +4,7 @@ -
- - - - - {{ $t('task.new') }} - -
+