-
- Downloads
fix #1690
Closes #1690 Merge request studip/studip!1096
Showing
- package-lock.json 0 additions, 1 deletionpackage-lock.json
- package.json 0 additions, 1 deletionpackage.json
- resources/assets/javascripts/chunks/wysiwyg.js 21 additions, 31 deletionsresources/assets/javascripts/chunks/wysiwyg.js
- resources/assets/javascripts/lib/wysiwyg.js 5 additions, 0 deletionsresources/assets/javascripts/lib/wysiwyg.js
- resources/assets/stylesheets/studip-cke-ui.css 7 additions, 0 deletionsresources/assets/stylesheets/studip-cke-ui.css
... | @@ -43,7 +43,6 @@ | ... | @@ -43,7 +43,6 @@ |
"@ckeditor/ckeditor5-indent": "34.2.0", | "@ckeditor/ckeditor5-indent": "34.2.0", | ||
"@ckeditor/ckeditor5-paragraph": "34.2.0", | "@ckeditor/ckeditor5-paragraph": "34.2.0", | ||
"@ckeditor/ckeditor5-remove-format": "34.2.0", | "@ckeditor/ckeditor5-remove-format": "34.2.0", | ||
"@ckeditor/ckeditor5-select-all": "34.2.0", | |||
"@ckeditor/ckeditor5-source-editing": "34.2.0", | "@ckeditor/ckeditor5-source-editing": "34.2.0", | ||
"@ckeditor/ckeditor5-special-characters": "34.2.0", | "@ckeditor/ckeditor5-special-characters": "34.2.0", | ||
"@ckeditor/ckeditor5-table": "34.2.0", | "@ckeditor/ckeditor5-table": "34.2.0", | ||
... | ... |
Please register or sign in to comment