This commit is contained in:
2026-03-05 19:19:49 +00:00

View File

@@ -91659,7 +91659,6 @@ function loadMessageSection(section) {
});
}
function initSmartTable(selector, pageTitle = 'Export') {
if (!$(selector).length) return;