Improve language filter preferences look (#3184)
This commit is contained in:
parent
c2f70829d9
commit
d78f555254
3 changed files with 26 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
= f.input :filtered_languages,
|
||||
collection: I18n.available_locales,
|
||||
wrapper: :with_label,
|
||||
wrapper: :with_block_label,
|
||||
include_blank: false,
|
||||
label_method: lambda { |locale| human_locale(locale) },
|
||||
required: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue