Improve ckeditor detection via js (#2310)

This can be tested [here](https://ideas.lego.com/dashboard),
and can be found in the documentation of ckeditor.
main
jvoisin 7 years ago committed by Elbert Alias
parent d15e991113
commit 6f0f8f4cb6

@ -1368,6 +1368,7 @@
],
"js": {
"CKEDITOR": "",
"CKEDITOR_BASEPATH": "",
"CKEDITOR.version": "(.*)\\;version:\\1"
},
"icon": "CKEditor.png",

Loading…
Cancel
Save