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