diff --git a/web/admin/kindeditor.php b/web/admin/kindeditor.php index 8c62474..97bd164 100644 --- a/web/admin/kindeditor.php +++ b/web/admin/kindeditor.php @@ -41,7 +41,7 @@ if( typeof sync === "function") sync(); } }); - prettyPrint(); + // prettyPrint(); }); }),100); diff --git a/web/bsadmin/kindeditor.php b/web/bsadmin/kindeditor.php index 0bd6386..5e3eb4e 100644 --- a/web/bsadmin/kindeditor.php +++ b/web/bsadmin/kindeditor.php @@ -24,7 +24,7 @@ }); } }); - prettyPrint(); + // prettyPrint(); }); diff --git a/web/swadmin/kindeditor.php b/web/swadmin/kindeditor.php index 0bd6386..5e3eb4e 100644 --- a/web/swadmin/kindeditor.php +++ b/web/swadmin/kindeditor.php @@ -24,7 +24,7 @@ }); } }); - prettyPrint(); + // prettyPrint(); });