feat: menambah fungsionalitas status koneksi pada header

This commit is contained in:
2026-06-09 23:27:48 +07:00
parent e30d1b4891
commit 49a8d0e0d4
3 changed files with 43 additions and 2 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ $isAdmin = isset($_SESSION['role']) && $_SESSION['role'] === 'admin';
<div style="width: 1px; height: 20px; background: rgba(255,255,255,0.1); margin: 0 4px;"></div>
<div class="tool-btn" title="Status Koneksi">
<div class="tool-btn" id="connection-status" title="Status Koneksi">
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
<path stroke-linecap="round" stroke-linejoin="round"
d="M8.111 16.404a5.5 5.5 0 017.778 0M12 20h.01m-7.08-7.071c3.904-3.905 10.236-3.905 14.141 0M1.394 9.393c5.857-5.857 15.355-5.857 21.213 0" />