Merge branch 'smc_credit_pd_new' of https://bitbucket.org/venbaittech/sparq-lender into smc_credit_pd_new
This commit is contained in:
parent
88f4954986
commit
74febfcb23
@ -96,7 +96,7 @@ export class PdStatusChangeDialogueComponent implements OnInit {
|
||||
changePDStatus(status: string,pdid): void {
|
||||
let pd=pdid;
|
||||
// console.log(status);
|
||||
// return;
|
||||
// //return;
|
||||
this.usertype=localStorage.getItem('usertype');
|
||||
console.log(this.dialogType,this.enableAddonPD)
|
||||
if(this.dialogType == 'actionOnly' && !this.enableAddonPD) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user