Working on time tracker
This commit is contained in:
parent
5b6e2166a8
commit
fae99a03ff
1 changed files with 1 additions and 0 deletions
|
|
@ -496,6 +496,7 @@
|
|||
}
|
||||
} else {
|
||||
self.update(response);
|
||||
model.isStartEnabled(true);
|
||||
if (self.isRunning()) {
|
||||
if (self.time_log().length == 1) {
|
||||
toastr.success("{{ trans('texts.started_task') }}");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue