Added tz and move adminlte css to later
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
NoTransitionAfterReload: false
|
||||
};
|
||||
|
||||
// Work out our timezone.
|
||||
const tz = Intl.DateTimeFormat().resolvedOptions().timeZone;
|
||||
|
||||
$(function () {
|
||||
"use strict";
|
||||
|
||||
|
Reference in New Issue
Block a user