survey/app/views/surveys/_answer_success.erb

2 lines
91 B
Plaintext

alert("<%= t('survey.answer_success')%>");
window.location.href = "<%= page_for_survey %>";