employee module changes-3 vadivel J 06-12-2024
This commit is contained in:
parent
a51a6d259f
commit
3835154bf0
@ -2072,7 +2072,7 @@ if (!empty($EmpDetails)) {
|
||||
return;
|
||||
} else {
|
||||
alert("Invalid IFSC Code. Please enter a valid one.");
|
||||
$('#ifsccode').val('');
|
||||
$('#ifsccode').val('<?=$IFSCCode?>');
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user