From 7c5fc6bc0a0afa2c8a2ef8c044a8f8965811727f Mon Sep 17 00:00:00 2001 From: Phinome Date: Thu, 26 May 2016 14:13:38 +0800 Subject: [PATCH] update img whiltList --- ueditor.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ueditor.config.js b/ueditor.config.js index 70f4f7eea..6256ac7a5 100755 --- a/ueditor.config.js +++ b/ueditor.config.js @@ -400,7 +400,7 @@ header: [], hr: [], i: [], - img: ['src', 'alt', 'title', 'width', 'height'], + img: ['src', 'alt', 'title', 'width', 'height', 'id', '_src', 'loadingclass'], ins: ['datetime'], li: [], mark: [],