Skip to content

Commit

Permalink
Merge pull request #490 from HDRUK/SUPP-640
Browse files Browse the repository at this point in the history
SUPP-640 - DAR email copy update for submitted updates
  • Loading branch information
RobinKavPA authored Sep 13, 2021
2 parents dd0b866 + 4a47c29 commit 2e4159d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/datarequest/datarequest.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,7 @@ export default class DataRequestController extends Controller {
await emailGenerator.sendEmail(
emailRecipients,
constants.hdrukEmail,
`Data Access Request to ${publisher} for ${datasetTitles} has been updated with updates`,
`Data Access Request to ${publisher} for ${datasetTitles} has been updated`,
html,
false,
attachments
Expand Down

0 comments on commit 2e4159d

Please sign in to comment.