* adjust the width of the action.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user