커밋
This commit is contained in:
parent
c380ef11f4
commit
e85ec5e57f
@ -292,7 +292,7 @@ function certEmailCheck(){
|
||||
type : "POST",
|
||||
data : {"emailVrfctNo" : $("#emailVrfctNo").val(),
|
||||
"email" : $("#email").val()},
|
||||
async: false,
|
||||
async: false,
|
||||
success : function(result){
|
||||
if(result=="true")
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user