Skip to content
Snippets Groups Projects
Commit 19877cc2 authored by Roberto Junior's avatar Roberto Junior
Browse files

Ajustes

parent 44fdb884
Branches
No related tags found
1 merge request!1v1
......@@ -54,10 +54,13 @@
<th *ngIf="!pqrMode" rowspan="3">Mês/ano referência</th>
</tr>
<tr>
<th rowspan="2"><span [class.dimension-title]="processDisabledData(pqrAdminMode)"
<th rowspan="2">
<span *ngIf="!pqrMode" [class.dimension-title]="processDisabledData(pqrAdminMode)"
[popover]="popoverText" placement="bottom" container="body" [triggers]="popoverTriggers"
[isOpen]="processDisabledData(pqrAdminMode)" containerClass="popover-simcaq result">Dimensão
m2</span></th>
m2</span>
<span *ngIf="pqrMode">Dimensão m2</span>
</th>
<th rowspan="2">Unidade de Medida</th>
<th *ngIf="!pqrMode" rowspan="2">Preço por m2 (R$) <sup>(3)</sup></th>
</tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment