updates
This commit is contained in:
@@ -178,6 +178,11 @@ $renderStartIcon = static function (array $profile): string {
|
||||
<button class="tray-menu-entry" type="button" data-account-action="login">Login</button>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
<div class="tray-menu" id="tray-fx-menu" hidden>
|
||||
<p class="tray-menu-copy" id="tray-fx-status">Kursstatus wird geladen ...</p>
|
||||
<button class="tray-menu-entry" type="button" data-fx-action="refresh">Refresh</button>
|
||||
<button class="tray-menu-entry" type="button" data-fx-action="force-refresh">Force-Refresh</button>
|
||||
</div>
|
||||
</footer>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user