fix(app\pages\editors\ckeditor): property 'CKEDITOR_BASEPATH' does not

exist
This commit is contained in:
tibing 2016-06-30 14:21:06 +03:00
parent 9af0e22650
commit 5b02d1073b

View file

@ -0,0 +1,2 @@
window['CKEDITOR_BASEPATH'] = '//cdn.ckeditor.com/4.5.9/standard/';
require('ckeditor');