From 3260ed100522dc77187a0000dd6172c771ddad7d Mon Sep 17 00:00:00 2001
From: ulrich@undisclosed
Date: Mon, 04 May 2020 16:52:05 +0000
Subject: [PATCH] compile auf post umgestellt

---
 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