change subject line to put details in subject

This commit is contained in:
Henry Oswald 2017-11-27 13:52:31 +00:00
parent 7eb2f0d917
commit 3f2ec422f8

View file

@ -91,7 +91,7 @@ define [
email: $scope.form.email
labels: "#{$scope.form.source} accounts"
message: "Please contact me with more details"
subject: "#{$scope.form.subject} - #{$scope.form.position} #{$scope.form.university}"
subject: "#{$scope.form.name} - General Enquiry - #{$scope.form.position} - #{$scope.form.university}"
inbox: "accounts"
request = $http.post "/support", data