Commit c207759c4eb6630670ae92a8b41bc6a3c901ebe8

Authored by Palak Handa
1 parent 0d5af19fee
Exists in master and in 1 other branch paytm

update

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -496,7 +496,7 @@
496 496 data.applicantId = result.data.id;
497 497 //$scope.userId = result.data.id;
498 498  
499   - if($scope.data.citymeetup == "mainevent Chandigarh"){
  499 + if($scope.data.citymeetup == "chandigarh"){
500 500 if ($scope.data.stage == "Pitch your Idea") {
501 501 console.log("$scope.data", $scope.data)
502 502 $scope.ticketAmnt = 1000;
... ...