mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added spawn from airbase code
The spawn from airbase code has been added. A couple of fixes to the UnitDataTable.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="ol-panel ol-dialog scrollable hide">
|
||||
<div id="unit-data-table" class="ol-panel ol-dialog scrollable">
|
||||
|
||||
<div class="ol-dialog-close" data-on-click="closeDialog"></div>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<h4>Unit list</h4>
|
||||
</div>
|
||||
|
||||
<div id="unit-data-table" class="ol-dialog-content">
|
||||
|
||||
<div id="unit-list" class="ol-dialog-content">
|
||||
<!-- Here the list of units is shown -->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user