mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 02:10:12 +01:00
* fix(logo): hover color of logo is changed * fix(ckeditor): fixed path to ckeditor cdn
This commit is contained in:
parent
c48616a007
commit
49a100d34c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
window['CKEDITOR_BASEPATH'] = '//cdn.ckeditor.com/4.5.9/standard/';
|
||||
window['CKEDITOR_BASEPATH'] = '//cdn.ckeditor.com/4.6.0/standard/';
|
||||
require('ckeditor');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue