update: use latest UI API on system applications

This commit is contained in:
DanyLE
2023-07-13 20:40:40 +02:00
parent ced141bcee
commit 12c8439ef1
24 changed files with 199 additions and 75 deletions

View File

@ -31,6 +31,9 @@
<link rel="preload" href="resources/themes/system/fonts/fontawesome-webfont.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="resources/themes/system/fonts/bootstrap-icons.woff2" as="font" type="font/woff2" crossorigin>
<link href="resources/themes/system/system.css" rel="stylesheet">
<!-- default theme-->
<link href="resources/themes/system/antos.css" rel="stylesheet">
<link id="ostheme" rel="stylesheet" href="">
<script src="scripts/jquery-3.4.1.min.js"></script>
<script src="scripts/antos.js"></script>