временно скрыл статусы договоров
This commit is contained in:
parent
d1cc8a6e18
commit
bbd19ead6b
@ -9,7 +9,7 @@
|
||||
<th>Площадь
|
||||
<th>Сумма
|
||||
<!-- <th>Вознаграждение -->
|
||||
<th>Статус
|
||||
<!--<th>Статус-->
|
||||
<th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -94,12 +94,12 @@
|
||||
</div>
|
||||
-->
|
||||
</td>
|
||||
<td class="d-none align-middle d-none d-md-table-cell">
|
||||
<!--<td class="align-middle d-none d-md-table-cell">
|
||||
<div class="py-1 px-3 border rounded rounded-5 text-center"
|
||||
style="background-color:{{ $statuses::getHtmlColor($contract->status) }}">
|
||||
{{ $statuses::getName($contract->status) }}
|
||||
</div>
|
||||
</td>
|
||||
</td>-->
|
||||
<td class="align-middle ">
|
||||
<div class="d-block d-md-none text-end fs-6">
|
||||
<a class="icon-link icon-link-hover" style="--bs-link-hover-color-rgb: 25, 135, 84;"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user