changes : ps

This commit is contained in:
venbatechnologies@gmail.com 2019-06-28 12:50:47 +05:30
parent cfcc72cbb6
commit 561287e1e9

View File

@ -261,7 +261,7 @@ export class EditPdApplicantComponent implements OnInit {
}
else {
this.disableAfterSubmit = false;
this.notifier.notify('warning', 'Something Wents Wrong Try Again.!');
this.notifier.notify('warning', 'Something Went Wrong Try Again.!');
}
}, error => {
this.disableAfterSubmit = false;