parent
8b000b9b89
commit
65e6f5d555
|
@ -1,4 +1,4 @@
|
||||||
<% all_locales = i18n.locales %>
|
<% all_locales = I18n.locales %>
|
||||||
<% count = all_locales.length %>
|
<% count = all_locales.length %>
|
||||||
<% @cats.each do |cat| %>
|
<% @cats.each do |cat| %>
|
||||||
<% all_locales.each_with_index do |locale,index| %>
|
<% all_locales.each_with_index do |locale,index| %>
|
||||||
|
|
Loading…
Reference in New Issue