Commit f21b216d authored by Liang Ding's avatar Liang Ding

Merge remote-tracking branch 'origin/3.2.0-dev' into 3.2.0-dev

parents 7890daa7 405b0e52
......@@ -131,7 +131,7 @@
</li>
<li>
<div id="tabs_others">
<a href="#tools/others">${othersLabel}</a>
<a href="#tools/others/tag">${othersLabel}</a>
</div>
</li>
</ul>
......
......@@ -30,6 +30,7 @@ admin.others = {
*/
init: function () {
$("#tabOthers").tabs();
$('#loadMsg').text('')
},
/*
* @description 移除未使用的标签
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment