mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-18 15:35:30 +01:00
fix(editors): fix an issue where ckeditor doesn't load on the demo
This commit is contained in:
parent
b414eaf9ed
commit
0a4f40c515
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
window['CKEDITOR_BASEPATH'] = '/ckeditor/';
|
||||
window['CKEDITOR_BASEPATH'] = '//cdn.ckeditor.com/4.6.0/full/';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue