Added date selector popup (only go to now working)

This commit is contained in:
l_samenv
2024-08-12 13:05:41 +02:00
parent faf4abced8
commit 81d9d233a8
8 changed files with 204 additions and 21 deletions

View File

@ -12,6 +12,7 @@
<title>SEAWebClient</title>
<!-- Components -->
<script src="components/dates_popup/dates_popup.js"></script>
<script src="components/divider/horizontal_divider.js"></script>
<script src="components/help_entry/help_entry.js"></script>
<script src="components/help_popup/help_popup.js"></script>