svg
This commit is contained in:
9
config/packages/fos_ckeditor.yaml
Normal file
9
config/packages/fos_ckeditor.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html
|
||||
|
||||
twig:
|
||||
form_themes:
|
||||
- '@FOSCKEditor/Form/ckeditor_widget.html.twig'
|
||||
|
||||
fos_ck_editor:
|
||||
base_path: "build/ckeditor"
|
||||
js_path: "build/ckeditor/ckeditor.js"
|
Reference in New Issue
Block a user