changes
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
<div class="card-body">
|
||||
|
||||
<?php $TableData = $this->db->query("select * from tbl_vouchertypes")->result(); ?>
|
||||
<table class="table table-bordered table-striped dataTable">
|
||||
<table class="table table-bordered table-striped longdataTable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="text-center">Sn</th>
|
||||
|
Reference in New Issue
Block a user