Document/Comment list tab UI changed.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12440 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-12-20 06:51:40 +00:00
parent 75b43bf07a
commit 16b193f794
2 changed files with 1 additions and 4 deletions

View file

@ -3,7 +3,6 @@
xe.lang.msg_empty_search_target = '{$lang->msg_empty_search_target}';
xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
</script>
<load target="js/comment_admin.js" usecdn="true" />
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
<p>{$XE_VALIDATOR_MESSAGE}</p>
</div>