Project

General

Profile

« Previous | Next » 

Revision 61412

Added by John Balasis almost 3 years ago

angular upgrade to v8 lts

View differences:

adminPg-metrics.component.ts
43 43

  
44 44
  dataForm: FormGroup;
45 45

  
46
  @ViewChild('confirmApprovalModal')
46
  @ViewChild('confirmApprovalModal', { static: true })
47 47
  public confirmApprovalModal: ConfirmationDialogComponent;
48 48
  private pageTotal: number;
49 49
  private piwiksTotal: number;

Also available in: Unified diff