Дополнение к скрытию вознаграждения (fix скрытия в списке при resize)
This commit is contained in:
parent
1d588fbd37
commit
a2a67ff30e
@ -57,7 +57,7 @@
|
||||
?>
|
||||
{!! $price !!}
|
||||
</td>
|
||||
<td class="align-middle d-none d-lg-table-cell">
|
||||
<!-- <td class="align-middle d-none d-lg-table-cell">
|
||||
<?php
|
||||
$contract->reward = GetAgentPaymentForContract($contract);
|
||||
//$contract->reward = $contract->reward ? $contract->reward : 0;
|
||||
@ -78,7 +78,7 @@
|
||||
@endif
|
||||
|
||||
</td>
|
||||
|
||||
-->
|
||||
<td class="d-block d-lg-none d-flex flex-row">
|
||||
<div class="w-100">
|
||||
<span class="d-block d-md-none fs-6 text-secondary">Стоимость</span>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user