This commit is contained in:
tiago.kayaya
2021-08-20 19:22:33 +01:00
parent 3d0c8a4e22
commit ce4198e99e
-2
View File
@@ -208,7 +208,6 @@ hideRefreshButton(){
}
openMessagesPage(rid) {
if( window.innerWidth < 701){
this.segment = '';
this.openMessagesModal(rid);
//this.router.navigate(['/home/chat/messages',rid,]);
}
@@ -258,7 +257,6 @@ hideRefreshButton(){
console.log(rid);
if( window.innerWidth < 701){
this.segment = '';
this.openGroupMessagesModal(rid);
}
else{