remove refresh button

This commit is contained in:
Peter Maquiran
2023-02-06 15:00:42 +01:00
parent 0bf43b629c
commit 35945a55e7
11 changed files with 26 additions and 26 deletions
@@ -5,11 +5,11 @@
<ion-label *ngIf="loggeduser.Profile =='MDGPR'" >Despachos Presidenciais</ion-label>
<ion-label *ngIf="loggeduser.Profile =='PR'" >Despachos</ion-label>
</div>
<div class="theicon">
<!-- <div class="theicon">
<button title="Atualizar" class="btn-no-color" (click)="doRefresh($event)">
<ion-icon slot="end" class="title-icon font-awesome" name="reload-circle"></ion-icon>
</button>
</div>
</div> -->
</div>
</ion-header>