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