Roo/htmleditor/FilterWord.js
authorleon <leon@roojs.com>
Tue, 3 May 2022 03:01:21 +0000 (11:01 +0800)
committerleon <leon@roojs.com>
Tue, 3 May 2022 03:01:21 +0000 (11:01 +0800)
Roo/htmleditor/FilterWord.js

index 6773e5e..a5597bb 100644 (file)
@@ -11,6 +11,7 @@
 
 Roo.htmleditor.FilterWord = function(cfg)
 {
+    console.log("FilterWord definition");
     // no need to apply config.
     this.replaceDocBullets(cfg.node);