mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
save
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user