Translate button editar. Activated translations into wide_order_selector.

This commit is contained in:
Alessandro Cuoghi
2017-08-09 17:07:48 +02:00
committed by taitus
parent 322ecf4fd5
commit 35f6ce4b86
3 changed files with 20 additions and 16 deletions

View File

@@ -1,9 +1,10 @@
<div class="order">
Ordenar por:
<%= render 'shared/wide_order_selector', i18n_namespace: "topics" %>
</div>
<% if topics.any? %>
<div class="row column">
<div class="order">
<%= render 'shared/wide_order_selector', i18n_namespace: "comments" %>
</div>
</div>
<% topics.each do |topic| %>
<div id="<%= dom_id(topic) %>" class="panel">
<div class="small-12 medium-11 column">