From ab517d59bf913f75957df7c055198ef487e479aa Mon Sep 17 00:00:00 2001 From: Alan Date: Wed, 16 Mar 2022 17:05:39 +0800 Subject: [PATCH] Roo/htmleditor/FilterFileWarning.js --- Roo/htmleditor/FilterFileWarning.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'); -- 2.39.2