Merge branch 'beta' of bitbucket.org:smartapant/angular2-admin into beta

Conflicts:
	src/app/theme/components/index.ts
This commit is contained in:
nixa 2016-07-01 15:10:08 +03:00
commit e7d21b2239

View file

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