We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce6676 commit 04f14b0Copy full SHA for 04f14b0
app/config/config.yml
@@ -136,11 +136,12 @@ cmf_sonata_phpcr_admin_integration:
136
seo: ~
137
menu: ~
138
core: ~
139
- content: ~
+ content:
140
block:
141
basepath: /cms/content
142
menu_basepath: /cms/content
143
routing: ~
144
+ ivory_ckeditor: ~
145
146
sonata_block:
147
default_contexts: [cms]
@@ -280,7 +281,7 @@ sonata_seo:
280
281
282
ivory_ck_editor:
283
configs:
- cmf_content: { toolbar: standard }
284
+ cmf_sonata_phpcr_admin_integration: { toolbar: standard }
285
286
sensio_framework_extra:
287
router: { annotations: true }
0 commit comments