Remove duplicated tfoot content.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12428 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-12-18 09:33:20 +00:00
parent 62ecd4ad43
commit b667325c95
12 changed files with 10 additions and 137 deletions

View file

@ -32,16 +32,6 @@ var no_text_comment = '{$lang->no_text_comment}';
<th scope="col"><input type="checkbox" title="Check All" data-name="cart" /></th>
</tr>
</thead>
<tfoot>
<tr>
<th scope="col" class="title">{$lang->document}({$lang->origin_module_type})</th>
<th scope="col" class="nowr">{$lang->trash_nick_name}</th>
<th scope="col" class="nowr">{$lang->trash_date}</th>
<th scope="col" class="nowr">{$lang->ipaddress}</th>
<th scope="col" class="title">{$lang->trash_description}</th>
<th scope="col"><input type="checkbox" title="Check All" data-name="cart" /></th>
</tr>
</tfoot>
<tbody>
<!--@foreach($trash_list as $no => $oTrashVO)-->
<tr>