Minor cleanup
This commit is contained in:
parent
0539495e86
commit
33ee5c317d
|
@ -408,9 +408,6 @@ jQuery.extend({
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
// timeout (ms)
|
|
||||||
//timeout: 0,
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the timeout in milliseconds of all AJAX requests to a specific amount of time.
|
* Set the timeout in milliseconds of all AJAX requests to a specific amount of time.
|
||||||
* This will make all future AJAX requests timeout after a specified amount
|
* This will make all future AJAX requests timeout after a specified amount
|
||||||
|
|
Loading…
Reference in a new issue