Perbaikan stiker (minor)
This commit is contained in:
@@ -240,7 +240,7 @@
|
|||||||
<td class="text-center">${row.telp ?? '-'}</td>
|
<td class="text-center">${row.telp ?? '-'}</td>
|
||||||
<td class="text-center">${row.alamat ?? '-'}</td>
|
<td class="text-center">${row.alamat ?? '-'}</td>
|
||||||
<td>
|
<td>
|
||||||
${row.awal.split(' ')[0] ?? ''} <br>
|
${row.awal.split(' ')[0] ?? ''}
|
||||||
<small class="text-muted">s/d ${row.akhir.split(' ')[0] ?? ''}</small>
|
<small class="text-muted">s/d ${row.akhir.split(' ')[0] ?? ''}</small>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">${row.nopol ?? '-'}</td>
|
<td class="text-center">${row.nopol ?? '-'}</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user