From e635c33f1e75338c8ac2e15038aa4068cbb551f2 Mon Sep 17 00:00:00 2001 From: sriram-at-840620226347 Date: Tue, 1 Oct 2019 17:26:53 +0530 Subject: [PATCH] changes by suren --- .../project-detail.component.html | 90 ++++++++++--------- 1 file changed, 46 insertions(+), 44 deletions(-) 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}}
-
+ +