diff --git a/Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.ts b/Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.ts index d7848c6f..48cc75d0 100644 --- a/Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.ts +++ b/Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.ts @@ -270,7 +270,7 @@ export class HrRequestFormComponent implements OnInit { if(this.cs.validResponse(result)){ this.cs.stopLoading(); this.checkERM('After Service Submission'); - this.cs.greenToastPK("general", "success"); + this.cs.greenToastPK("general", "success-create"); this.cs.openMyRequestPage(); }else{ this.cs.stopLoading();