gagan 4 years ago
parent
commit
e486d6184b
  1. 3
      JMEAgentSystem/Scripts/SendTxnJs/SendMoneyRequest.js

3
JMEAgentSystem/Scripts/SendTxnJs/SendMoneyRequest.js

@ -860,8 +860,9 @@ function ValidateDetails() {
return false
}
}
debugger
$("#" + mId + "hddPmode").val(pMode);
$("#" + mId + "hddPagent").val(pgent);
$("#" + mId + "hddPagent").val(pAgent);
$("#" + mId + "hddpBranch").val(pbranch);
return true;
}

Loading…
Cancel
Save