From e90fb9e61888971bb219e60775ccf81463c09b35 Mon Sep 17 00:00:00 2001 From: sercan Date: Mon, 26 Apr 2021 16:41:21 +0300 Subject: [PATCH] (apps/academy) Added missing trackBy functions to '*ngFor's --- .../modules/admin/apps/academy/details/details.component.html | 4 ++-- src/app/modules/admin/apps/academy/list/list.component.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/modules/admin/apps/academy/details/details.component.html b/src/app/modules/admin/apps/academy/details/details.component.html index 2707e992..52aa9125 100644 --- a/src/app/modules/admin/apps/academy/details/details.component.html +++ b/src/app/modules/admin/apps/academy/details/details.component.html @@ -47,7 +47,7 @@
    - +
  1. @@ -120,7 +120,7 @@ class="fuse-mat-no-header" [animationDuration]="'200'" #courseSteps> - +
    All - + {{category.title}} @@ -64,7 +64,7 @@
    - +