name list vhc
This commit is contained in:
@ -44,6 +44,7 @@
|
||||
<th class="">#</th>
|
||||
<th class="text-center">Action</th>
|
||||
<th class="">Vehicle</th>
|
||||
<th class="">Name</th>
|
||||
<th class="">Tax Exp</th>
|
||||
{{-- <th class="">Kir Exp</th> --}}
|
||||
<th class="">Service Start</th>
|
||||
@ -741,6 +742,7 @@
|
||||
$(td).attr('data-nopol3', rowData.nopol3);
|
||||
},
|
||||
},
|
||||
{ data: 'name', className: 'text-start text-nowrap', visible: true, orderable: true, searchable: true },
|
||||
// {
|
||||
// data: 'stnk_img',
|
||||
// className: 'text-start text-nowrap',
|
||||
|
||||
Reference in New Issue
Block a user