diff --git a/src/app/components/pending-suggested/pending-suggested.component.html b/src/app/components/pending-suggested/pending-suggested.component.html index a4e9e4a..b33ec99 100644 --- a/src/app/components/pending-suggested/pending-suggested.component.html +++ b/src/app/components/pending-suggested/pending-suggested.component.html @@ -18,16 +18,39 @@
- - - {{modalTile}} - - Close - - + +
+ + + + {{modalTile}} + + + + + + + + + +
- -
+ + + + + + + + + + + +
Title
{{selectedItem.title}}
diff --git a/src/app/pages/home/home.page.html b/src/app/pages/home/home.page.html index 477ef72..184d703 100644 --- a/src/app/pages/home/home.page.html +++ b/src/app/pages/home/home.page.html @@ -1,34 +1,50 @@ -
+
-
+
Hello {{firstname}}
- - + +
-
+
-
+
Hello {{firstname}}
- - + +
@@ -36,108 +52,127 @@ -
- -
- - - - - - - Playground - Get Started - - - -
- - -
- - - - - - - - - - - Family Location - - - - -
- - - -
- - - -
- -
-
-
- - -
-
- -
- -
- {{item.short_title}} - {{item.short_description}} - - - - - - - - - - -
-
- -
-
- Recent Blog - See all -
- - - -
- {{item.post_title}} - Published:{{item.post_date | date}} -
-
- - - -
-
-
- +
+ +
+ + + + + + + Playground + Get Started + + +
- + +
+ + + + + + + + + + + Family Location + + + + +
+
+ + + +
+ +
+
+
+ + +
+
+ +
+ +
+ {{item.short_title}} + {{item.short_description}} + + + + + + + + + +
+
+ +
+
+ Recent Blog + See all +
+ + + +
+ {{item.post_title}} + Published:{{item.post_date | + date}} +
+
+ + + +
+
+
+
+ - - - + + + Help @@ -149,17 +184,16 @@ - + - - - - + + + (click)="setCloseModal()" + shape="round" + size="small" + color="danger" + > Close @@ -167,8 +201,5 @@ - - - - - \ No newline at end of file + +