Remover botões do modal de detalhes
This commit is contained in:
parent
3df7a41518
commit
4972884b35
|
|
@ -394,14 +394,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mt-4 d-flex justify-content-end gap-2 flex-wrap">
|
|
||||||
<button class="btn btn-outline-secondary btn-sm" (click)="closeAllModals()">
|
|
||||||
Fechar
|
|
||||||
</button>
|
|
||||||
<button class="btn btn-primary btn-sm" (click)="onComparativo(detailData)">
|
|
||||||
<i class="bi bi-columns-gap me-1"></i> Abrir Comparativo
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<ng-template #detailLoading>
|
<ng-template #detailLoading>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue