mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 01:41:42 +00:00
estabamos enviando el idioma como un hash (?)
This commit is contained in:
parent
ce805de4cc
commit
6713821dd5
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
-# TODO: Implementar i18n
|
||||
= hidden_field 'post[lang]', I18n.locale
|
||||
= hidden_field_tag 'post[lang]', I18n.locale.to_s
|
||||
|
|
Loading…
Reference in a new issue