mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added aircraft settigs dialog
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
<%- include('mouseinfopanel.ejs') %>
|
||||
<%- include('navbar.ejs') %>
|
||||
<%- include('connectionstatuspanel.ejs') %>
|
||||
<%- include('dialogs.ejs') %>
|
||||
|
||||
<% /* %>
|
||||
<%- include('log.ejs') %>
|
||||
|
||||
@@ -58,8 +58,10 @@
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="ol-button-group">
|
||||
<button class="ol-button-warning">Delete unit</button>
|
||||
</div>
|
||||
<button class="ol-button-settings" data-on-click="toggleElements" data-on-click-params='{"selector": "#aircraft-settings-dialog"}'>Adjust settings</button>
|
||||
|
||||
<hr />
|
||||
|
||||
<button class="ol-button-warning">Delete unit</button>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user