Export customisation working - but ugly.

This commit is contained in:
PeekabooSteam
2023-11-08 14:09:35 +00:00
parent 7700aa2030
commit b43afd4e9c
7 changed files with 59 additions and 33 deletions

View File

@@ -4,7 +4,7 @@
</div>
<div class="ol-dialog-content">
<p>This data will only include Olympus-controlled units.</p>
<p>This data will include DCS and Olympus-controlled units.</p>
<table>
<thead>
</thead>
@@ -14,7 +14,7 @@
</div>
<div class="ol-dialog-footer ol-group">
<button>Export units to file</button>
<button>Cancel</button>
<button class="start-transfer">Export units to file</button>
<button data-on-click="closeDialog">Cancel</button>
</div>
</div>