Commit 18f937f8812d173e084de987c2988bec6a1ad732

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

update

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -1145,7 +1145,7 @@
1145 1145 $scope.data.name = '';
1146 1146 $scope.data.email = '';
1147 1147 $scope.data.mobile = '';
1148   - $scope.data.discount = '';
  1148 + // $scope.data.discount = '';
1149 1149  
1150 1150 }, function myError(error) {
1151 1151 console.log(error)
... ...