Fix module survey_b back_end button link
This commit is contained in:
parent
bad90e0abe
commit
6b85824a90
|
@ -16,7 +16,7 @@
|
|||
</table>
|
||||
|
||||
<div class="form-actions form-fixed pagination-right">
|
||||
<%= 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' %>
|
||||
<div id="survey_answers_pagination" class="paginationFixed">
|
||||
<%= paginate @answers %>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue