Added tz and move adminlte css to later

This commit is contained in:
Deon George
2019-08-20 15:50:15 +10:00
parent 1efdfca55f
commit e5ff189d3e
2 changed files with 8 additions and 19 deletions

View File

@@ -21,6 +21,9 @@
NoTransitionAfterReload: false
};
// Work out our timezone.
const tz = Intl.DateTimeFormat().resolvedOptions().timeZone;
$(function () {
"use strict";