Draft Alert Removed : ps
This commit is contained in:
parent
1912ff89f5
commit
f096e16976
@ -273,7 +273,7 @@ export class AddPdComponent implements OnInit, OnDestroy {
|
|||||||
|
|
||||||
// save pd in draft
|
// save pd in draft
|
||||||
saveDraftPD(formValue: any, status:string){
|
saveDraftPD(formValue: any, status:string){
|
||||||
alert('Inside The Draft PD');
|
//alert('Inside The Draft PD');
|
||||||
this.submitPdDetails(formValue, status);
|
this.submitPdDetails(formValue, status);
|
||||||
}
|
}
|
||||||
//trigger pd
|
//trigger pd
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user