mirror of
https://github.com/itflow-org/itflow
synced 2026-09-06 06:45:12 +00:00
Fixed Side nav titles, Fixed ajax on bootstrap modals, fixed pagination all regressions
This commit is contained in:
@@ -574,9 +574,11 @@ if (isset($_POST['add_telemetry'])) {
|
||||
<aside class="app-sidebar shadow" data-bs-theme="dark">
|
||||
|
||||
<!-- Brand Logo -->
|
||||
<a href="https://itflow.org" class="brand-link">
|
||||
<h3 class="brand-text fw-light"><i class="fas fa-paper-plane text-primary me-2"></i><span class="text-primary text-bold">IT</span>Flow</h3>
|
||||
</a>
|
||||
<div class="sidebar-brand">
|
||||
<a href="https://itflow.org" class="brand-link">
|
||||
<h3 class="brand-text fw-light"><i class="fas fa-paper-plane text-primary me-2"></i><span class="text-primary text-bold">IT</span>Flow</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Sidebar -->
|
||||
<div class="sidebar">
|
||||
|
||||
Reference in New Issue
Block a user