remove debugging line
This commit is contained in:
parent
16e49a349c
commit
303e8d6c3e
@ -435,8 +435,6 @@ define([
|
|||||||
var first = function () {
|
var first = function () {
|
||||||
Ckeditor = ifrw.CKEDITOR;
|
Ckeditor = ifrw.CKEDITOR;
|
||||||
|
|
||||||
console.log(Ckeditor);
|
|
||||||
|
|
||||||
if (Ckeditor) {
|
if (Ckeditor) {
|
||||||
andThen(Ckeditor);
|
andThen(Ckeditor);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user