mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Removed extra space (skin.js)
This commit is contained in:
@@ -2096,7 +2096,7 @@ function initPageGeneral() {
|
||||
}
|
||||
});
|
||||
|
||||
function addListenerGlobalBeforeunload(event) {
|
||||
function addListenerGlobalBeforeunload(event) {
|
||||
//window.removeEventListener('beforeunload', addListenerGlobalBeforeunload);
|
||||
//event.preventDefault();
|
||||
if (navbar_type == 'left') {
|
||||
|
||||
Reference in New Issue
Block a user