advance request alert
This commit is contained in:
parent
581f359ffc
commit
0bbf1b6dcd
@ -308,7 +308,7 @@ function validate()
|
||||
{
|
||||
if($("#AdvanceIn").val().length < 1)
|
||||
{
|
||||
alert('Please Enter PONO');
|
||||
alert('Please Enter Advance Amount Percentage');
|
||||
$("#AdvanceIn").focus();
|
||||
return false;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user