sutty/app/views/posts/attributes/_lang.haml

2 lines
61 B
Text
Raw Normal View History

2020-05-23 15:38:03 +00:00
= hidden_field_tag 'post[lang]', post.try(:lang).try(:value)