mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-11 15:34:21 -04:00
Working on time tracker
This commit is contained in:
parent
5b6e2166a8
commit
fae99a03ff
@ -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…
x
Reference in New Issue
Block a user