Merge pull request #5198 from mailcow/fix/sorting-tla

[Web] Fix temporary email aliases sorting
This commit is contained in:
Patrick Schult
2023-05-08 15:29:32 +02:00
committed by GitHub
3 changed files with 29 additions and 16 deletions

View File

@@ -1,13 +1,3 @@
const LOCALE = undefined;
const DATETIME_FORMAT = {
year: "numeric",
month: "2-digit",
day: "2-digit",
hour: "2-digit",
minute: "2-digit",
second: "2-digit"
};
$(document).ready(function() {
// Parse seconds ago to date
// Get "now" timestamp