From 140525b81f5a4e907cb6f635ba45e646d3d0df5f Mon Sep 17 00:00:00 2001 From: ulrich Date: Wed, 06 Jan 2021 23:13:52 +0000 Subject: [PATCH] aufgeraeumt --- web/ui2/index.html | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/web/ui2/index.html b/web/ui2/index.html index 6778e9b..2f5af2f 100644 --- a/web/ui2/index.html +++ b/web/ui2/index.html @@ -30,6 +30,11 @@ <div class="zentrum-behaelter"> <!-- Einblendbereich --> <div class="dialog"></div> + <!-- Breadcrumb --> + <div class="breadcrumb"> + <a class="bc-link">Ordner 1</a> / + <a class="bc-link">Ordner 2</a> + </div> <!-- zentraler Inhaltsbereich --> <div class="zentrum"> <div class="zentraler-inhalt"> -- Gitblit v1.9.3