django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

fix: Ckeditor does not show icons for editing #163

Closed fsbraun closed 7 months ago

fsbraun commented 7 months ago

The documentation and the provided helper filer to allow ckeditor to show "empty" <i> or<span> do not work together

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ac6a329) 86.83% compared to head (66e053e) 86.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ======================================= Coverage 86.83% 86.83% ======================================= Files 119 119 Lines 3091 3091 Branches 330 330 ======================================= Hits 2684 2684 Misses 301 301 Partials 106 106 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.