Update all assets
This commit is contained in:
4
assets/ckeditor/fixups.js
Normal file
4
assets/ckeditor/fixups.js
Normal file
@@ -0,0 +1,4 @@
|
||||
// Stop nagging.
|
||||
CKEDITOR.config.versionCheck = false
|
||||
// Stop attaching yourself to any inline with a contenteditable attribute (???)
|
||||
CKEDITOR.disableAutoInline = true
|
||||
Reference in New Issue
Block a user