diff --git a/ng8-seed/src/app/components/project-detail/project-detail.component.html b/ng8-seed/src/app/components/project-detail/project-detail.component.html index 1a1c65a..8c61be5 100644 --- a/ng8-seed/src/app/components/project-detail/project-detail.component.html +++ b/ng8-seed/src/app/components/project-detail/project-detail.component.html @@ -40,67 +40,69 @@ -->
-
-
+
+
Classes
-
-
- -
{{schoolInfo.low_class === '13' ? 'LKG': schoolInfo.low_class === '14' ? 'UKG' : schoolInfo.low_class === '15' ? 'Pre-kg' : schoolInfo.low_class}} - {{schoolInfo.high_class === '13' ? 'LKG': schoolInfo.high_class === '14' ? 'UKG' : schoolInfo.high_class === '15' ? 'Pre-kg' : schoolInfo.high_class}}
-
-
-
+
+
+
+ +
 {{schoolInfo.low_class === '13' ? 'LKG': schoolInfo.low_class === '14' ? 'UKG' : schoolInfo.low_class === '15' ? 'Pre-kg' : schoolInfo.low_class}} - {{schoolInfo.high_class === '13' ? 'LKG': schoolInfo.high_class === '14' ? 'UKG' : schoolInfo.high_class === '15' ? 'Pre-kg' : schoolInfo.high_class}}
+
+
+
-
+
Students
-
+
+
+
-
  {{schoolInfo.total}}
+
 {{schoolInfo.total}}
-
+
-
  {{schoolInfo.total_b}}
+
 {{schoolInfo.total_b}}
-
+
-
  {{schoolInfo.total_g}}
+
 {{schoolInfo.total_g}}
-
-
-
Staff
-
-
-
- -
  {{schoolInfo.totstaff}}
-
-
-
-
-
  {{schoolInfo.teach_tot}}
-
-

Teaching

-
-
-
-
  {{schoolInfo.nonteach_tot}}
-
-

Non-Teaching

-
- -
- +
+
+
Staff
+
+
+
+
+
+
 {{schoolInfo.totstaff}}
+
+
+
+
+
 {{schoolInfo.teach_tot}}

Teaching

+
+
+
+
+
 {{schoolInfo.nonteach_tot}}

Non-Teaching

+
+
+ +
+
@@ -166,7 +168,7 @@ Requirement Details - +
@@ -181,8 +183,8 @@ -
Material Name{{item.cost_per_unit}} {{item.qty}}
-
+ +