diff --git a/script.js b/script.js index 411119f..1bdb848 100644 --- a/script.js +++ b/script.js @@ -1145,7 +1145,7 @@ $scope.data.name = ''; $scope.data.email = ''; $scope.data.mobile = ''; - $scope.data.discount = ''; + // $scope.data.discount = ''; }, function myError(error) { console.log(error)