-
-
-
-
Enter your registered email
diff --git a/src/app/pages/invite/invite.page.html b/src/app/pages/invite/invite.page.html
index d51295b..978431e 100644
--- a/src/app/pages/invite/invite.page.html
+++ b/src/app/pages/invite/invite.page.html
@@ -19,7 +19,7 @@
Links
+ (click)="setTabMode(300);">Share Links
@@ -33,22 +33,20 @@
Points : {{refer_points}}
-
-
-
-
-
+
+
+
-
-
+
+
-
+
Send your link to your email and share it with your friend; any signup will
automatically link to your account for points.
@@ -145,26 +143,26 @@
-
+
-
+
Send link to my email
-
- Copy
+ Copy Link
{{resultText}}
-
@@ -194,7 +192,7 @@
-
+
diff --git a/src/app/pages/invite/invite.page.ts b/src/app/pages/invite/invite.page.ts
index 8d8bf9e..f933dfe 100644
--- a/src/app/pages/invite/invite.page.ts
+++ b/src/app/pages/invite/invite.page.ts
@@ -183,6 +183,11 @@ export class InvitePage implements OnInit {
}
}
+ viewReferItem(refItem) {
+
+ alert(refItem);
+ }
+
async sendToMyEmail() {
//debugger;
const loading = await this.loadingCtrl.create({