Began to add global toolbar

This commit is contained in:
l_samenv
2024-07-30 15:44:27 +02:00
parent 4a21f24c45
commit 2b829248cd
31 changed files with 364 additions and 2 deletions

View File

@ -10,6 +10,14 @@
<meta name="apple-mobile-web-app-status-bar-style"
content="black-translucent" />
<title>SEAWebClient</title>
<!-- Components -->
<script src="components/control/control.js"></script>
<script src="components/divider/divider.js"></script>
<script src="components/states_indicator/dates/dates.js"></script>
<script src="components/states_indicator/live/live.js"></script>
<!-- CSS-Files -->
<link rel="stylesheet" href="externalFiles/alertify.css">
<link rel="stylesheet" href="externalFiles/swiper.min.css">