diff --git a/vendor/built_in_modules/survey_b/app/views/panel/survey_b/back_end/survey_b/index.html.erb b/vendor/built_in_modules/survey_b/app/views/panel/survey_b/back_end/survey_b/index.html.erb index 59196ca21..6e044ba96 100644 --- a/vendor/built_in_modules/survey_b/app/views/panel/survey_b/back_end/survey_b/index.html.erb +++ b/vendor/built_in_modules/survey_b/app/views/panel/survey_b/back_end/survey_b/index.html.erb @@ -16,7 +16,7 @@
- <%= link_to t(:back) + t('survey_b.survey_b'), result_panel_survey_b_back_end_survey_b_index_path, :class => 'btn btn-primary pull-right' %> + <%= link_to t(:back) + t('survey_b.survey_b'), panel_survey_b_back_end_periods_path, :class => 'btn btn-primary pull-right' %>
<%= paginate @answers %>