From: Alan Date: Wed, 16 Mar 2022 09:05:39 +0000 (+0800) Subject: Roo/htmleditor/FilterFileWarning.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=ab517d59bf913f75957df7c055198ef487e479aa Roo/htmleditor/FilterFileWarning.js --- diff --git a/Roo/htmleditor/FilterFileWarning.js b/Roo/htmleditor/FilterFileWarning.js index 16a2f8db9b..7cbc58bdbe 100644 --- a/Roo/htmleditor/FilterFileWarning.js +++ b/Roo/htmleditor/FilterFileWarning.js @@ -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');