Fix gantt chart (#79)
Fix moving tasks in Gantt Start fixing gantt Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/79
This commit is contained in:
parent
27e2839f4c
commit
8480bf334f
3 changed files with 72 additions and 28 deletions
|
|
@ -95,4 +95,5 @@ export default class TaskService extends AbstractService {
|
|||
|
||||
return model
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Reference in a new issue