This commit is contained in:
tiago.kayaya
2021-10-12 10:17:56 +01:00
parent 1c71c7b569
commit bda6141151
4 changed files with 10 additions and 8 deletions
@@ -15,7 +15,9 @@
</button>
</div>
</div>
<div *ngIf="loggeduser.Profile =='MDGPR'" class="bottom-title d-flex"><h3 class="bottom-text">Presidente da República</h3></div>
<!-- <div *ngIf="loggeduser.Profile =='MDGPR'" class="bottom-title d-flex">
<h3 class="bottom-text">Presidente da República</h3>
</div> -->
</ion-header>
<ion-content>
<ion-refresher name="refresher" slot="fixed" (ionRefresh)="doRefresh()">