BRK-Blockade sichtbar machen + runtime_state-Ueberstimmung melden
This commit is contained in:
+3
-3
@@ -12,9 +12,9 @@
|
||||
⚠ LOKAL eingebunden, kein CDN: die PWA laeuft ueber WireGuard
|
||||
und muss offline funktionieren. -->
|
||||
<link rel="stylesheet" href="pico.min.css?v=1">
|
||||
<link rel="stylesheet" href="style.css?v=201">
|
||||
<link rel="stylesheet" href="style.css?v=202">
|
||||
</head>
|
||||
<body data-html-v="201">
|
||||
<body data-html-v="202">
|
||||
<!-- Modul-Menü (ganz oben) -->
|
||||
<nav id="tabs">
|
||||
<button class="tab active" data-view="dash">Dashboard</button>
|
||||
@@ -421,6 +421,6 @@
|
||||
</div>
|
||||
<div id="toast" class="toast hidden"></div>
|
||||
|
||||
<script src="app.js?v=201"></script>
|
||||
<script src="app.js?v=202"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user