Compare commits
2 Commits
8e4507b34a
...
7730f8946c
| Author | SHA1 | Date |
|---|---|---|
|
|
7730f8946c | |
|
|
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