Skip to content
Snippets Groups Projects
Commit 6ece014e authored by Kevin Rice's avatar Kevin Rice
Browse files

Issue #3244645: Exporting with date range is not providing csv file

parent 0bbf6983
No related branches found
Tags 9098
1 merge request!2Resolve #3347809 "Add readme.md file"
......@@ -510,7 +510,7 @@ class ResponseExportService implements ContainerInjectionInterface {
$status = Messenger::TYPE_STATUS;
if ($success) {
$message = t('CSV File created. This file will be available for 6 hours.
$message = t('CSV File, :filename, created. This file will be available for 6 hours.
<br>Download: <a href=":link" title=":filename">:filename</a>', [
':link' => Url::fromRoute('simple_survey.download_responses', [
'simple_survey' => $results['survey'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment