feat: improve gantt filter label
This commit is contained in:

committed by
konrad

parent
ba5240f6ae
commit
66be016a7f
@ -41,7 +41,7 @@
|
||||
v-model="filters.showTasksWithoutDates"
|
||||
is-block
|
||||
>
|
||||
{{ $t('project.gantt.showTasksWithoutDates') }}
|
||||
{{ $t('task.show.noDates') }}
|
||||
</FancyCheckbox>
|
||||
</div>
|
||||
</Card>
|
||||
|
Reference in New Issue
Block a user