- remove unused class.

This commit is contained in:
wangchunsheng
2012-07-03 02:31:31 +00:00
parent d53b44263b
commit 7837ceefec
+1 -1
View File
@@ -62,7 +62,7 @@ var customed = <?php echo (int)$customed;?>;
<td class='divider <?php echo $treeClass;?>'></td>
<td>
<?php $vars = "productID=$productID&browseType=$browseType&param=$param&orderBy=%s&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"; ?>
<table class='table-1 fixed colored tablesorter datatable border-sep'>
<table class='table-1 fixed colored tablesorter datatable'>
<thead>
<tr class='colhead'>
<th class='w-id'> <?php common::printOrderLink('id', $orderBy, $vars, $lang->idAB);?></th>