From 9ea5d20a3d2f65bff861cdfe07737ef1aee07b54 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 2 Mar 2026 08:45:42 +0000 Subject: [PATCH] use JS listener instead of jquery --- view/js/mod_hq.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/js/mod_hq.js b/view/js/mod_hq.js index 2c2aca37b..f886c540b 100644 --- a/view/js/mod_hq.js +++ b/view/js/mod_hq.js @@ -1,4 +1,4 @@ -$(document).ready(function() { +document.addEventListener("DOMContentLoaded", function() { updateRelativeTime('.autotime'); if (bParam_mid) {