Active task

This commit is contained in:
CHIEFSOFT\ameye
2024-07-20 11:20:28 -04:00
parent 881e864f4b
commit 5a765b5ff8
@@ -44,7 +44,7 @@ export class FamilyhomeComponent implements OnInit {
switch (item.value.banner.action){
case "mytask":
pageToNavigate = 'joboffers';
pageToNavigate = '/tabs/mytasks';
break;
case "pastdue":
pageToNavigate = 'joboffers';