@@ -45,66 +45,6 @@ sylius_twig_hooks:
4545 gally_filters :
4646 template : ' @GallySyliusPlugin/shop/product/search/content/body/sidebar/filters.html.twig'
4747
48-
49- ' gally_admin.gally.index ' :
50- sidebar :
51- template : ' @SyliusAdmin/shared/crud/common/sidebar.html.twig'
52- priority : 200
53- navbar :
54- template : ' @SyliusAdmin/shared/crud/common/navbar.html.twig'
55- priority : 100
56- content :
57- template : ' @SyliusAdmin/shared/crud/common/content.html.twig'
58- priority : 0
59-
60- ' gally_admin.gally.index.content ' :
61- header :
62- template : ' @SyliusAdmin/shared/crud/common/content/header.html.twig'
63- priority : 200
64- grid :
65- enabled : false
66- configuration :
67- template : ' @GallySyliusPlugin/admin/gally/index/configuration.html.twig'
68- priority : 100
69-
70- ' gally_admin.gally.index.content.configuration ' :
71- connection :
72- template : ' @GallySyliusPlugin/admin/gally/index/configuration/connection.html.twig'
73- priority : 30
74- test_connection :
75- template : ' @GallySyliusPlugin/admin/gally/index/configuration/test_connection.html.twig'
76- priority : 20
77- sync_source_fields :
78- template : ' @GallySyliusPlugin/admin/gally/index/configuration/sync_source_fields.html.twig'
79- priority : 10
80-
81- ' gally_admin.gally.index.content.header ' :
82- breadcrumbs :
83- enabled : false
84- title_block :
85- template : ' @SyliusAdmin/shared/crud/common/content/header/title_block.html.twig'
86- priority : 0
87-
88- ' gally_admin.gally.index.content.header.title_block ' :
89- title :
90- template : ' @SyliusAdmin/shared/crud/common/content/header/title_block/title.html.twig'
91- configuration :
92- title : Gally
93- sylius_test_html_attribute : ' gally-config-header'
94- priority : 100
95- actions :
96- enabled : false
97-
98- ' sylius_admin.channel.create.content.form.sections ' :
99- gally :
100- template : ' @GallySyliusPlugin/admin/channel/form/sections/gally.html.twig'
101- priority : 0
102-
103- ' sylius_admin.channel.update.content.form.sections ' :
104- gally :
105- template : ' @GallySyliusPlugin/admin/channel/form/sections/gally.html.twig'
106- priority : 0
107-
10848 ' sylius_shop.base#stylesheets ' :
10949 gally :
11050 template : " @GallySyliusPlugin/shop/events_stylesheets.html.twig"
0 commit comments