mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
deviceDetails change notification overhaul
This commit is contained in:
@@ -383,16 +383,6 @@ CommitDB();
|
||||
});
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------
|
||||
|
||||
function settingsChanged()
|
||||
{
|
||||
// Enable navigation prompt ... "Are you sure you want to leave..."
|
||||
window.onbeforeunload = function() {
|
||||
return true;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user