* adjust the width of the action.

This commit is contained in:
wangchunsheng
2010-01-01 15:00:40 +00:00
parent 99cbbb6106
commit 0ecb725420
+1 -1
View File
@@ -53,7 +53,7 @@ $(document).ready(function()
<th><?php common::printOrderLink('openedBy', $orderBy, $vars, $lang->story->openedBy);?></th>
<th><?php common::printOrderLink('estimate', $orderBy, $vars, $lang->story->estimate);?></th>
<th><?php common::printOrderLink('status', $orderBy, $vars, $lang->story->status);?></th>
<th><?php echo $lang->action;?></th>
<th class='w-p15'><?php echo $lang->action;?></th>
</tr>
</thead>
<tbody>