Roo/htmleditor/FilterFileWarning.js
authorAlan <alan@roojs.com>
Wed, 16 Mar 2022 09:05:39 +0000 (17:05 +0800)
committerAlan <alan@roojs.com>
Wed, 16 Mar 2022 09:05:39 +0000 (17:05 +0800)
Roo/htmleditor/FilterFileWarning.js

index 16a2f8d..7cbc58b 100644 (file)
@@ -6,7 +6,7 @@
 * Run a new Attribute Filter
 * @param {Object} config Configuration options
  */
-Roo.htmleditor.FilterAttributes = function(cfg)
+Roo.htmleditor.FilterFileWarning = function(cfg)
 {
     
     var atag = cfg.node.getElementsByTagName('a');