edit action column
This commit is contained in:
parent
9ebdd5a858
commit
c08ed22b78
@ -100,7 +100,7 @@
|
||||
<th>From</th>
|
||||
<th>To</th>
|
||||
<!-- <th>Created By</th> -->
|
||||
<th>Action</th>
|
||||
<th class="col-1 text-center">Action</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@ -115,7 +115,7 @@
|
||||
<td><?php echo $TableRow->fiscalyear_to; ?></td>
|
||||
<!-- <td><?php //echo $TableRow->created_by;
|
||||
?></td> -->
|
||||
<td>
|
||||
<td class="text-center">
|
||||
<!-- <?php //showEditButton($this->uri->segment(1) . "/" . $this->uri->segment(2) . "/edit/$id"); ?> -->
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user