mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2025-01-14 06:46:05 +01:00
Merge branch 'master' into ADC
This commit is contained in:
commit
8c4392400e
@ -561,7 +561,9 @@ draft: false
|
|||||||
$(sel_ref).trigger("change")
|
$(sel_ref).trigger("change")
|
||||||
}
|
}
|
||||||
async function submitdat() {
|
async function submitdat() {
|
||||||
|
if (!DebugMode.Enabled) {
|
||||||
window.onbeforeunload = () => { return ''; }
|
window.onbeforeunload = () => { return ''; }
|
||||||
|
}
|
||||||
await reloadContent();
|
await reloadContent();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user