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}