* Fix bug for task #56458.
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<div class="table-responsive">
|
||||
<table class="table has-sort-head table-fixed" id='taskTable'>
|
||||
<?php $vars = "mode=$mode&type=$type¶m=myQueryID&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage&pageID=$pageID"; ?>
|
||||
<?php $type = $type == 'bySearch' ? $this->session->myTaskType : $type;?>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="c-id">
|
||||
|
||||
Reference in New Issue
Block a user