more fixes, AI

This commit is contained in:
2026-03-31 22:10:30 +02:00
parent de1fa76e40
commit 2beb7aa75a
14 changed files with 121 additions and 67 deletions

View File

@@ -1,8 +1,8 @@
<div id="map_dialog_%(name)s" class="map_dialog" title="Genauen Ort bestimmen">
<div id="map_dialog_%(name)s" class="map_dialog" title="Genauen Ort bestimmen" style="display: none;">
<div style="margin: 4px 0 0 0">
<label></label>
<div id="map_%(name)s" class="map_canvas" style="width: %(width) dpx; height: %(height) dpx"></div>
<div id="map_%(name)s" class="map_canvas" style="width: %(width)dpx; height: %(height)dpx"></div>
</div>
<div>