Active task
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user