debug und oidc
This commit is contained in:
@@ -102,5 +102,5 @@ $sidebarItems = $moduleSidebar['items'] ?? [];
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if (defined('APP_DEBUG_TOOL') && APP_DEBUG_TOOL): ?>
|
||||
<a class="debug-fab" href="/debug" title="Debug">🐞</a>
|
||||
<button class="debug-fab" data-debug-open title="Debug" type="button">🐞</button>
|
||||
<?php endif; ?>
|
||||
|
||||
Reference in New Issue
Block a user