pendind item

This commit is contained in:
CHIEFSOFT\ameye
2023-11-25 11:47:56 -05:00
parent 2750c85529
commit 955f947b41
5 changed files with 81 additions and 3 deletions
@@ -26,6 +26,9 @@ export class PendingoffersPage implements OnInit {
}
onBack() {
const event = new Event("app-myjob-offers-clear-modals");
// Dispatch the event.
dispatchEvent(event);
this.navctr.back();
}