2 lines
91 B
Plaintext
2 lines
91 B
Plaintext
|
alert("<%= t('survey.answer_success')%>");
|
||
|
window.location.href = "<%= page_for_survey %>";
|