From 9bcda80619d592442320ef25a931d10e3a6aa350 Mon Sep 17 00:00:00 2001 From: f Date: Thu, 21 Jun 2018 14:34:49 -0300 Subject: [PATCH] mostrar la ayuda cuando corresponde --- app/views/posts/template_field/_table.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/posts/template_field/_table.haml b/app/views/posts/template_field/_table.haml index 2daf5c6c..e192236d 100644 --- a/app/views/posts/template_field/_table.haml +++ b/app/views/posts/template_field/_table.haml @@ -1,6 +1,6 @@ .field-items{class: template.key} - %small.text-muted= t('posts.table') - if template.array? + %small.text-muted= t('posts.table') .clearfix %button.btn.btn-success= t('posts.row.add') .field-item{class: template.key}