Add date/time to header
This commit is contained in:
parent
e5fcd4035f
commit
c2c43b9f6b
3 changed files with 11 additions and 29 deletions
|
|
@ -53,6 +53,7 @@
|
|||
<img src="images/ff-sv-logo.png" alt="FlightFeeder SkyView" class="adsbLogo flightfeederLogo" srcset="images/ff-sv-logo.png 1x, images/ff-sv-logo@2x.png 2x, images/ff-sv-logo@3x.png 3x" style="display: none;">
|
||||
</div>
|
||||
<div class="buttonContainer">
|
||||
<div class="dateTime" id="clock_div"></div>
|
||||
<div class="button" onclick="resetMap();"><span class="buttonText">Reset Map</span></div>
|
||||
<div class="button" onclick="selectAllPlanes();"><span class="buttonText">Select All</span></div>
|
||||
<div class="button" onclick="deselectAllPlanes();"><span class="buttonText">Select None</span></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue