From 65cffaf22b2b3202a29adfe529a263687acaa270 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Fri, 24 Mar 2017 16:58:46 +0800 Subject: [PATCH] * fix bug #1024. --- module/common/view/ueditor.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/common/view/ueditor.html.php b/module/common/view/ueditor.html.php index 3ebbf21883..5d2ff6efc3 100644 --- a/module/common/view/ueditor.html.php +++ b/module/common/view/ueditor.html.php @@ -13,8 +13,8 @@ $editorLang = isset($editorLangs[$app->getClientLang()]) ? $editorLangs[$app-> $uid = uniqid(''); js::set('kuid', $uid); ?> - - + +