Commit a91d28bed6c345948b0e23a370c195af3412ec87

Authored by dlstatic
1 parent 81ed3575

Comment window.UE in config file.

js/plugin/ueditor/ueditor.config.js
@@ -429,8 +429,8 @@ @@ -429,8 +429,8 @@
429 429
430 } 430 }
431 431
432 - window.UE = {  
433 - getUEBasePath: getUEBasePath  
434 - }; 432 +/* window.UE = { */
  433 + // getUEBasePath: getUEBasePath
  434 + // };
435 435
436 })(); 436 })();