Yet another missing semicolon!

This commit is contained in:
jaubourg 2011-01-11 23:43:02 +01:00
parent 6504d4f700
commit f83cdc3c4c

View file

@ -276,7 +276,7 @@ test(".ajax() - retry with jQuery.ajax( this )", function() {
start();
}
}
})
});
});