debug
parent
a65659b0c0
commit
6b5b4f0d08
|
|
@ -8,7 +8,7 @@ $(function()
|
|||
url:$(this).data('url'),
|
||||
type:'POST',
|
||||
dataType:"json",
|
||||
timeout:10000,
|
||||
timeout:30000,
|
||||
data:{"email":$('.test-email-value').val()},
|
||||
success:function(result)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue