Files
schedule/config/packages/fos_ckeditor.yaml

9 lines
266 B
YAML
Raw Normal View History

2020-05-11 15:53:07 +02:00
# 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"