mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
save
This commit is contained in:
@@ -89,17 +89,6 @@
|
|||||||
<ion-fab-button *ngIf="scrollToBottomBtn" (click)="scrollToBottomClicked()" color="light" size="small">
|
<ion-fab-button *ngIf="scrollToBottomBtn" (click)="scrollToBottomClicked()" color="light" size="small">
|
||||||
<ion-icon name="chevron-down"></ion-icon>
|
<ion-icon name="chevron-down"></ion-icon>
|
||||||
</ion-fab-button>
|
</ion-fab-button>
|
||||||
<!-- <ion-fab-list side="start">
|
|
||||||
<ion-fab-button color="light">
|
|
||||||
<ion-icon name="chevron-down"></ion-icon>
|
|
||||||
</ion-fab-button>
|
|
||||||
<ion-fab-button color="light">
|
|
||||||
<ion-icon name="logo-twitter"></ion-icon>
|
|
||||||
</ion-fab-button>
|
|
||||||
<ion-fab-button color="light">
|
|
||||||
<ion-icon name="logo-vimeo"></ion-icon>
|
|
||||||
</ion-fab-button>
|
|
||||||
</ion-fab-list> -->
|
|
||||||
</ion-fab>
|
</ion-fab>
|
||||||
|
|
||||||
</ion-content>
|
</ion-content>
|
||||||
|
|||||||
@@ -457,7 +457,6 @@ export class MessagesPage implements OnInit, OnChanges, AfterViewInit, OnDestroy
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
async _openChatOptions() {
|
async _openChatOptions() {
|
||||||
|
|
||||||
const enterAnimation = (baseEl: any) => {
|
const enterAnimation = (baseEl: any) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user