diff --git a/modules/editor/components/emoticon/tpl/popup.html b/modules/editor/components/emoticon/tpl/popup.html index c866ebadd..4c0d9d757 100644 --- a/modules/editor/components/emoticon/tpl/popup.html +++ b/modules/editor/components/emoticon/tpl/popup.html @@ -8,3 +8,4 @@ +
diff --git a/modules/editor/components/emoticon/tpl/popup.js b/modules/editor/components/emoticon/tpl/popup.js index fa8d8cc79..31417ff57 100644 --- a/modules/editor/components/emoticon/tpl/popup.js +++ b/modules/editor/components/emoticon/tpl/popup.js @@ -19,16 +19,10 @@ function getEmoticons(emoName) { function completeGetEmoticons(ret_obj) { var emoticons = ret_obj['emoticons'].split("\n"); var html = []; - for(var i=0;i