update
This commit is contained in:
parent
2a8e584f30
commit
d20192e28d
@ -28,10 +28,10 @@
|
||||
<table class="table table-sm fs-9 mb-0">
|
||||
<thead>
|
||||
<tr class="bg-body-highlight">
|
||||
<th class="sort border-top border-translucent ps-1" data-sort="vin">{{ _("VIN") }}</th>
|
||||
<th class="sort border-top border-translucent" data-sort="make">{{ _("Make") }}</th>
|
||||
<th class="sort border-top border-translucent" data-sort="model">{{ _("Model") }}</th>
|
||||
<th class="sort border-top border-translucent" data-sort="status">{{ _("Status") }}</th>
|
||||
<th class="sort border-top border-translucent ps-1" data-sort="vin">{{ _("VIN") }}</th>
|
||||
<th class="sort border-top border-translucent" data-sort="make">{{ _("Make") }}</th>
|
||||
<th class="sort border-top border-translucent" data-sort="model">{{ _("Model") }}</th>
|
||||
<th class="sort border-top border-translucent" data-sort="status">{{ _("Status") }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="list">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user