@ -282,7 +282,8 @@ var ajax = {
var handleComplete = options.complete || function(){};
options.complete = function() {
wait(false);
if (!options.silent)
handleComplete();
};
debug("request", options);