mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 22:29:01 +02:00
change subject line to put details in subject
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user