Skip to content

Commit 7e1a582

Browse files
committed
feat(grid): update grid template name
1 parent 51387d3 commit 7e1a582

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/Resources/config/sylius/grids/monsieurbiz_blog_admin_article.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sylius_grid:
4242
type: twig
4343
label: monsieurbiz_blog.form.article.authors
4444
options:
45-
template: '@MonsieurBizSyliusBlogPlugin/Admin/Grid/Field/_authors.html.twig'
45+
template: '@MonsieurBizSyliusBlogPlugin/Admin/Grid/Field/authors.html.twig'
4646
channels:
4747
type: twig
4848
label: sylius.ui.channels
@@ -62,7 +62,7 @@ sylius_grid:
6262
label: sylius.ui.state
6363
sortable: ~
6464
options:
65-
template: '@MonsieurBizSyliusBlogPlugin/Admin/Grid/Field/tag_state.html.twig'
65+
template: '@MonsieurBizSyliusBlogPlugin/Admin/Grid/Field/state.html.twig'
6666
updatedAt:
6767
type: datetime
6868
sortable: ~

0 commit comments

Comments
 (0)