cancell offer
This commit is contained in:
@@ -219,8 +219,8 @@ pendingActionResult:string='';
|
||||
};
|
||||
|
||||
const alert = await this.alertController.create({
|
||||
header: "Log out",
|
||||
message: "Confirm you are ready to log out now.",
|
||||
header: "Cancel Offer",
|
||||
message: "Confirm you are ready cancel this offer?",
|
||||
buttons: [
|
||||
{
|
||||
text: "Cancel",
|
||||
|
||||
Reference in New Issue
Block a user