From 17919cf428a29f5382a62dc500de34d15cc87e94 Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Fri, 24 Feb 2017 17:23:05 +0000
Subject: [PATCH] Mehrfachauswahl mit Strg hinzugefuegt

---
 web/ui/index.html |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/web/ui/index.html b/web/ui/index.html
index 47a78af..28455a6 100644
--- a/web/ui/index.html
+++ b/web/ui/index.html
@@ -131,10 +131,7 @@
         
       </div>
       <!-- oestliche Seitenleiste -->
-      
-      <div class="ost">
-        &ouml;stliche Seitenleiste
-      </div>
+      <div class="ost"></div>
       
       <!-- Modal -->
       <div class="modal fade" id="saveModal">

--
Gitblit v1.9.3