diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-01-28 14:27:06 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-01-28 14:27:06 +0100 |
| commit | 374a64d8cd4c0e5779bbfcd0942c54550047350e (patch) | |
| tree | 8c8228f4a3bf9690e603595e1485fc78c98de3ed | |
| parent | 7ed993d0919155377ef7196f04d32fba66be60a5 (diff) | |
| download | Ishtar-374a64d8cd4c0e5779bbfcd0942c54550047350e.tar.bz2 Ishtar-374a64d8cd4c0e5779bbfcd0942c54550047350e.zip | |
🚑️ sheet: fix museum find sheet
| -rw-r--r-- | archaeological_finds/templates/ishtar/sheet_museum_find.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_museum_find.html b/archaeological_finds/templates/ishtar/sheet_museum_find.html index 0785c1dfb..e3289b4ee 100644 --- a/archaeological_finds/templates/ishtar/sheet_museum_find.html +++ b/archaeological_finds/templates/ishtar/sheet_museum_find.html @@ -345,7 +345,7 @@ {% 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 %} <script type='text/javascript'> $( "#{{window_id}}-tabs" ).on( "tabsactivate", function( event, ui ) { |
