From d65b9f25c1a1eee83eccc2f3795f0a1982e85ca8 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Fri, 29 Dec 2023 16:11:08 +0100 Subject: [PATCH] Also run login javascript when page is loaded --- umap/templates/umap/content.html | 90 ++++++++++++++++---------------- 1 file changed, 46 insertions(+), 44 deletions(-) diff --git a/umap/templates/umap/content.html b/umap/templates/umap/content.html index 7ae6c00c..22189baa 100644 --- a/umap/templates/umap/content.html +++ b/umap/templates/umap/content.html @@ -38,53 +38,55 @@ {% block bottom_js %} {{ block.super }} {% endblock bottom_js %} {% block footer %}