mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:41:43 +00:00
y las recomendaciones
This commit is contained in:
parent
f106a0530c
commit
84fb6d0b67
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue