@@ -447,7 +447,7 @@ define(['app/app', 'jquery-uploadify'], function (app) {
}
$scope.storeApply.brands = brands;
- $scope.storeApply.description = $scope.description
+ $scope.storeApply.applyDescription = $scope.description
console.log(brands);
console.log($scope.storeApply);
submitApplyInfo();