show plain seconds on duration when < 120s
This commit is contained in:
@@ -22,6 +22,7 @@ export class AppComponent implements OnInit {
|
||||
lastJobSuccess: boolean = false;
|
||||
welcomeHeader: any = null;
|
||||
loaded: any = null;
|
||||
Math: any = Math;
|
||||
|
||||
initForm() {
|
||||
this.processingForm = this.fb.group({
|
||||
|
||||
Reference in New Issue
Block a user