Skip to content

Commit

Permalink
Update ckeditor5 config
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Sep 29, 2024
1 parent 86cdbed commit 4987c1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions djangocms_text/contrib/text_ckeditor5/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
config="CKEDITOR5",
js=("djangocms_text/bundles/bundle.ckeditor5.min.js",),
css={"all": ("djangocms_text/css/cms.ckeditor5.css",)},
inline_editing=True,
)

0 comments on commit 4987c1c

Please sign in to comment.