Skip to content

Commit

Permalink
Merge pull request #1156 from alphagov/extend-education-survey
Browse files Browse the repository at this point in the history
Extend education top tasks survey
  • Loading branch information
h-lame authored Sep 27, 2017
2 parents 9d8b23e + 43db5a8 commit e609921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/surveys.js
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
surveyType: 'url',
frequency: 5,
startTime: new Date('September 15, 2017').getTime(),
endTime: new Date('September 25, 2017 23:59:50').getTime(),
endTime: new Date('October 3, 2017 23:59:50').getTime(),
url: 'https://www.smartsurvey.co.uk/s/ZZRCN/?c={{currentPath}}',
templateArgs: {
title: 'What matters most to you on GOV.UK?',
Expand Down

0 comments on commit e609921

Please sign in to comment.