mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
a300877878
commit
f2df8d9bae
@ -71,7 +71,7 @@
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
this.writeCookie(this.cookieName, timezoneOffset + ',' + Number(dst));
|
this.writeCookie(this.cookieName, timezoneOffset + ',' + Number(dst), 1);
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user