pendind item
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user