asdasd
This commit is contained in:
@@ -101,6 +101,6 @@ $sidebarItems = $moduleSidebar['items'] ?? [];
|
||||
<button class="sidebar-fab" data-sidebar-toggle aria-label="Menü einblenden">»»</button>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if (defined('APP_DEBUG_TOOL') && APP_DEBUG_TOOL): ?>
|
||||
<?php if (defined('APP_DEBUG_TOOL') && APP_DEBUG_TOOL && auth_is_admin()): ?>
|
||||
<button class="debug-fab" data-debug-open title="Debug" type="button">🐞</button>
|
||||
<?php endif; ?>
|
||||
|
||||
Reference in New Issue
Block a user