mostrar la ayuda cuando corresponde
This commit is contained in:
parent
688459d64e
commit
9bcda80619
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
.field-items{class: template.key}
|
.field-items{class: template.key}
|
||||||
%small.text-muted= t('posts.table')
|
|
||||||
- if template.array?
|
- if template.array?
|
||||||
|
%small.text-muted= t('posts.table')
|
||||||
.clearfix
|
.clearfix
|
||||||
%button.btn.btn-success= t('posts.row.add')
|
%button.btn.btn-success= t('posts.row.add')
|
||||||
.field-item{class: template.key}
|
.field-item{class: template.key}
|
||||||
|
|
Loading…
Reference in a new issue