Merge branch '0913_ntu_ga_primary' of https://github.com/Rulingcom/orbit into 0913_ntu_ga_primary
This commit is contained in:
commit
6230bc3d36
|
@ -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>
|
||||
|
|
|
@ -31,7 +31,7 @@ en:
|
|||
|
||||
institutions:
|
||||
institution1: 文書組
|
||||
institution2: 事物組
|
||||
institution2: 事務組
|
||||
institution3: 保管組
|
||||
institution4: 營繕組
|
||||
institution5: 出納組
|
||||
|
|
|
@ -31,7 +31,7 @@ zh_tw:
|
|||
|
||||
institutions:
|
||||
institution1: 文書組
|
||||
institution2: 事物組
|
||||
institution2: 事務組
|
||||
institution3: 保管組
|
||||
institution4: 營繕組
|
||||
institution5: 出納組
|
||||
|
|
Loading…
Reference in New Issue