Commit fd58b1614f22bd8010d5eb9efc5d42b521b1dfd8

Authored by Shilpi Saini
1 parent 5e401c7a94
Exists in master

baseurl change

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -420,6 +420,7 @@
420 420 // }else{
421 421 // console.log("cllll2",value)
422 422 localStorage.setItem("city" ,value);
  423 +
423 424 //$location.path('/registration').search({city: value});
424 425 // $location.path('/registration/'+value+'');
425 426 $location.path('/registration');
... ...