orbit-survey/app/views/panel/survey/front_end/surveys/_answer_success.erb

2 lines
85 B
Plaintext

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