A number of task improvements. Not optimal tag selection
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m20s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m20s
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
color="primary"
|
||||
:disable="loading"
|
||||
label="New Task"
|
||||
@click="newTask"
|
||||
to="/task/new"
|
||||
/>
|
||||
<q-btn
|
||||
v-if="tasks.length !== 0"
|
||||
|
||||
Reference in New Issue
Block a user