You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file: /static/djangocms_text_editor/js/cms.ckeditor.js,
definition of toolbar_HTMLField,
there is a typo for button Blockquote, where Blockqote is instead.
Result: no Blockquote button appears in toolbar.
The text was updated successfully, but these errors were encountered:
* Bump to version 3.10.0
* replace all deprecated occurences of force_text with force_str
* replace all deprecated occurences of force_text with force_str
* fix#554: typo in Blockquote
* Pin to newer versions
* Attempt to increase the width of some drop-down menues
* fix#648: unable to unlink
* fix flake8 complains
* fix 1 failing unit test
* fix#648: unable to unlink
fix flake8 complains
fix 1 failing unit test
* fix: test suite for Django 2.2 (#650)
* fix django 2.2 tests
* Update dj22_cms37.txt
* Update dj22_cms38.txt
* Update dj22_cms40.txt
* Update dj31_cms38.txt
* Update settings.py
* Update frontend.yml
* Enable frontend tests
---------
Co-authored-by: Jacob Rief <[email protected]>
Co-authored-by: Fabian Braun <[email protected]>
In file: /static/djangocms_text_editor/js/cms.ckeditor.js,
definition of toolbar_HTMLField,
there is a typo for button Blockquote, where Blockqote is instead.
Result: no Blockquote button appears in toolbar.
The text was updated successfully, but these errors were encountered: