Added export popup (only UI)

This commit is contained in:
l_samenv
2024-08-23 15:29:14 +02:00
parent 9e012ac740
commit 07946fc851
7 changed files with 360 additions and 0 deletions

View File

@ -12,6 +12,10 @@
<title>SEAWebClient</title>
<!-- Components -->
<script src="components/export_popup/export_popup.js"></script>
<script src="components/action_entry/action_entry.js"></script>
<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>