diff --git a/pages/registration.html b/pages/registration.html index fa3560f..f957275 100644 --- a/pages/registration.html +++ b/pages/registration.html @@ -192,7 +192,7 @@
- +
@@ -214,9 +214,9 @@

Bengaluru

- +
+ +
@@ -236,9 +236,9 @@

Hyderabad

- +
+ +
@@ -258,9 +258,9 @@

Jaipur

- +
+ +
@@ -285,9 +285,9 @@

Ahmedabad

- +
+ +
@@ -307,9 +307,9 @@

Mumbai

- +
+ +
@@ -329,9 +329,9 @@

Pune

- +
+ +
@@ -351,9 +351,9 @@

Chennai

- +
+ +
diff --git a/script.js b/script.js index 30d8d25..8b32edc 100644 --- a/script.js +++ b/script.js @@ -474,6 +474,10 @@ // } // } + $scope.watch = function(url){ + console.log("cllll") + window.open(url) + } $scope.calculateAmount = function(){ if($scope.tokencheck == false){