mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Profile picture, notifications, chat romms
This commit is contained in:
@@ -723,6 +723,8 @@ export class ExpedienteDetailPage implements OnInit {
|
||||
this.dataService.set("newGroupName", this.task.Folio);
|
||||
this.dataService.set("documents", this.fulltask.Documents);
|
||||
this.dataService.set("link", window.location.pathname);
|
||||
|
||||
console.log('First ,', this.task)
|
||||
setTimeout(() => {
|
||||
this.router.navigate(['/home/chat']);
|
||||
}, 100)
|
||||
|
||||
Reference in New Issue
Block a user