summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2025-12-12 16:56:21 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-12-12 16:56:21 +0100
commita3ab5f88b43096aefd6cfdfe1fe6e0749331bce9 (patch)
tree800971616cd09d90e8f5a9146dcc0030708ff347
parente26b586bdd9391a263b01b03f413fb7564867c3e (diff)
downloadIshtar-a3ab5f88b43096aefd6cfdfe1fe6e0749331bce9.tar.bz2
Ishtar-a3ab5f88b43096aefd6cfdfe1fe6e0749331bce9.zip
🚑️ sheet find museum: fix template error
-rw-r--r--archaeological_finds/templates/ishtar/sheet_museum_find.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_museum_find.html b/archaeological_finds/templates/ishtar/sheet_museum_find.html
index 887272e34..312bf3d0b 100644
--- a/archaeological_finds/templates/ishtar/sheet_museum_find.html
+++ b/archaeological_finds/templates/ishtar/sheet_museum_find.html
@@ -346,11 +346,10 @@
{% endif %}
</div>
-{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}
+{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}
<script type='text/javascript'>
$( "#{{window_id}}-tabs" ).on( "tabsactivate", function( event, ui ) {
- console.log("ok");
update_all_map_display();
} );
</script>