We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c032e commit 900cfc0Copy full SHA for 900cfc0
1 file changed
src/Resources/views/Form/ckeditor_widget.html.twig
@@ -1,4 +1,4 @@
1
-{% extends 'FOSCKEditorBundle:Form:ckeditor_widget.html.twig' %}
+{% extends "@FOSCKEditor/Form/ckeditor_widget.html.twig" %}
2
3
{% block ckeditor_widget_extra %}
4
CKEDITOR.dtd.$removeEmpty['i'] = false;
0 commit comments