X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fhtmleditor%2FFilterFileWarning.js;h=7cbc58bdbe663d59aed920d7ea7ae7e00f97b847;hp=16a2f8db9b4b0666660cf38b4d5dfec8ce895546;hb=ab517d59bf913f75957df7c055198ef487e479aa;hpb=734a33dd1bf1f97e37446aeb998e4f5e253248e8 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');