Remove accoes text

This commit is contained in:
Eudes Inácio
2022-07-06 10:20:07 +01:00
parent 1f9f4754ed
commit 9fbaeba199
2 changed files with 3 additions and 1 deletions
@@ -158,6 +158,7 @@ export class MessagesPage implements OnInit, AfterViewInit, OnDestroy {
}
ngOnInit() {
this.wsChatMethodsService.getAllRooms();
this.chatService.refreshtoken();
this.wsChatMethodsService.getUserOfRoom(this.roomId).then((value) => {
@@ -165,6 +166,7 @@ export class MessagesPage implements OnInit, AfterViewInit, OnDestroy {
this.getChatMembers();
}
ngAfterViewInit() {
this.scrollChangeCallback = () => this.onContentScrolled(event);
@@ -22,7 +22,7 @@
<div class="title-content width-100 d-flex justify-space-between">
<div class="div-title flex-grow-1">
<ion-label class="title ">Acções Presidenciais</ion-label>
<ion-label class="title ">Acções</ion-label>
</div>
<div class="div-icon">