From 64c0261056d79d4129e89c197f4284593d270596 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Tue, 29 Oct 2024 00:22:44 +0100 Subject: [PATCH] rewrite pod2html js without jquery --- root/pod2html/pod2html.tx | 7 ++ root/static/js/pod2html.mjs | 221 +++++++++++++++++++----------------- 2 files changed, 125 insertions(+), 103 deletions(-) diff --git a/root/pod2html/pod2html.tx b/root/pod2html/pod2html.tx index 7b9b3986140..b7ed570b1e1 100644 --- a/root/pod2html/pod2html.tx +++ b/root/pod2html/pod2html.tx @@ -3,6 +3,13 @@ %% } %% override content -> {
+