diff --git a/src/app/modules/admin/dashboards/project/project.component.html b/src/app/modules/admin/dashboards/project/project.component.html index 69233c4f..dfc768c9 100644 --- a/src/app/modules/admin/dashboards/project/project.component.html +++ b/src/app/modules/admin/dashboards/project/project.component.html @@ -118,7 +118,7 @@
21
Due Tasks
-
+
Completed:
13
@@ -146,7 +146,7 @@
17
Tasks
-
+
From yesterday:
9
@@ -174,7 +174,7 @@
24
Open
-
+
Closed today:
19
@@ -202,7 +202,7 @@
38
Proposals
-
+
Implemented:
16
@@ -684,7 +684,6 @@ mat-row *matRowDef="let row; columns: data.budgetDetails.columns;"> -