5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-04 15:25:45 +00:00

y las recomendaciones

This commit is contained in:
f 2018-02-27 19:52:21 -03:00
parent f106a0530c
commit 84fb6d0b67
No known key found for this signature in database
GPG key ID: F3FDAB97B5F9F7E7

View file

@ -78,7 +78,7 @@
.form-group
= label_tag 'post_recomendaciones', t('posts.recomendaciones')
= text_area 'post', 'recomendaciones', value: @post.get_front_matter(:recomendaciones),
class: 'form-control'
class: field_class
%small.text-muted.form-text= t('posts.recomendaciones_help')
.form-group
= label_tag 'post_duracion', t('posts.duracion')