mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Started event handling
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
|
||||
<body>
|
||||
<div id="map-container"></div>
|
||||
<%- include('selectionwheel.ejs') %>
|
||||
<%- include('selectionscroll.ejs') %>
|
||||
<%- include('contextmenu.ejs') %>
|
||||
<div class="ol-dropdown" id="map-source-dropdown"></div>
|
||||
<!-- <div class="ol-dropdown" id="scenario-dropdown"></div> -->
|
||||
<%- include('unitinfopanel.ejs') %>
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
<div class="ol-selection-wheel" id="selection-wheel">
|
||||
<div class="ol-wheel">
|
||||
</div>
|
||||
<label id="coalition-switch-container">
|
||||
<input type="checkbox" id="coalition-switch"> <span
|
||||
class="ol-selection-wheel-slider ol-selection-wheel-switch"></span>
|
||||
</label>
|
||||
</div>
|
||||
Reference in New Issue
Block a user