From 1e6a018497a3e99415b8d2c90de53e42b623cfd6 Mon Sep 17 00:00:00 2001 From: sriram-at-840620226347 Date: Thu, 5 Sep 2019 11:57:24 +0530 Subject: [PATCH] Changes by suren --- .../contribute/contribute.component.html | 30 ++++++++-------- .../components/payment/payment.component.html | 36 +++++++++---------- .../projects/projects.component.html | 2 +- .../components/projects/projects.component.ts | 1 + 4 files changed, 35 insertions(+), 34 deletions(-) diff --git a/ng8-seed/src/app/components/contribute/contribute.component.html b/ng8-seed/src/app/components/contribute/contribute.component.html index a257e81..83f8591 100644 --- a/ng8-seed/src/app/components/contribute/contribute.component.html +++ b/ng8-seed/src/app/components/contribute/contribute.component.html @@ -37,7 +37,7 @@ Requirement Quantity Sponsor - + @@ -56,9 +56,9 @@ - + - +
@@ -161,7 +161,7 @@ -
Or Contribute to General Development Fund
+
Or Contribute to General Developmentelopment Fund
@@ -174,8 +174,8 @@
- State School Dev Fund - District School Dev Fund + State School Development Fund + District School Development Fund @@ -183,7 +183,7 @@ - School Dev Fund + School Development Fund diff --git a/ng8-seed/src/app/components/payment/payment.component.html b/ng8-seed/src/app/components/payment/payment.component.html index 4cb5928..e9009b9 100644 --- a/ng8-seed/src/app/components/payment/payment.component.html +++ b/ng8-seed/src/app/components/payment/payment.component.html @@ -2,24 +2,24 @@
Review and Pay


-
-
- -
-
- - - -
-
-
-
- -
-
-

Building fund for Govt Girls Hr Sec School, Nellikuppam, Cuddalore

-
-
+
+
+ +
+
+ + + +
+
+
+
+ +
+
+

Building fund for Govt Girls Hr Sec School,
Nellikuppam, Cuddalore

+
+
diff --git a/ng8-seed/src/app/components/projects/projects.component.html b/ng8-seed/src/app/components/projects/projects.component.html index 315ec95..699f7e0 100644 --- a/ng8-seed/src/app/components/projects/projects.component.html +++ b/ng8-seed/src/app/components/projects/projects.component.html @@ -416,7 +416,7 @@ -
Make a contribute now
+
Make a contribution now
diff --git a/ng8-seed/src/app/components/projects/projects.component.ts b/ng8-seed/src/app/components/projects/projects.component.ts index 815bd71..b50291a 100644 --- a/ng8-seed/src/app/components/projects/projects.component.ts +++ b/ng8-seed/src/app/components/projects/projects.component.ts @@ -91,4 +91,5 @@ export class ProjectsComponent implements OnInit { ngOnInit() { } + }