This commit is contained in:
Ross
2021-04-18 10:35:29 +01:00
parent 145299e204
commit 0de308421f
+2
View File
@@ -458,6 +458,8 @@ function loadPacketFromAjax(path, eid, generated) {
browser_cache = false;
}
console.log("use cache", browser_cache);
$.ajax({
dataType: "json",
url: path,