* fix bug #607 for add table-fixed.

This commit is contained in:
wangyidong
2014-07-29 07:17:16 +00:00
parent dd5dbea1bd
commit 274ea6e4ec
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
</ul>
</div>
<form method='post' id='myTaskForm'>
<table class='table table-condensed table-hover table-striped tablesorter' id='tasktable'>
<table class='table table-condensed table-hover table-striped tablesorter table-fixed' id='tasktable'>
<?php $vars = "type=$type&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage&pageID=$pageID"; ?>
<thead>
<tr class='text-center'>