From bf56be31ddaaee5333625e2f5a2e733f7651c7ef Mon Sep 17 00:00:00 2001 From: ulrich Date: Thu, 21 Jan 2021 18:44:56 +0000 Subject: [PATCH] Ausbau jquery aus foto-ui und umstellung des foto ui auf flex-box, noch in arbeit --- web/ui/index.html | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/web/ui/index.html b/web/ui/index.html index 8fe5338..cab03e0 100644 --- a/web/ui/index.html +++ b/web/ui/index.html @@ -235,12 +235,6 @@ </div> <!-- Fusszeile --> <div class="sued"> - <button id="fusszeile-schliessen" type="button" class="close" aria-label="Close"> - <span aria-hidden="true">×</span> - </button> - <div class="system-out"> - - </div> </div> <!-- Skripte --> <script src="/jslib/jquery/jquery.min.js"></script> -- Gitblit v1.9.3