From 736eb25d88b6acf28cb6fb8702ee0ee0772678a2 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Sat, 04 Mar 2017 00:44:34 +0000
Subject: [PATCH] stile

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

diff --git a/web/ui/index.html b/web/ui/index.html
index 9138c0f..4b4f4d2 100644
--- a/web/ui/index.html
+++ b/web/ui/index.html
@@ -69,8 +69,8 @@
               <a id="editTextFile" class="dropdown-item" href="#">&Ouml;ffnen als Text</a>
               <a id="editDocFile" class="dropdown-item" href="#">&Ouml;ffnen als Dokument</a>
               <div class="dropdown-divider"></div>
-              <a id="viewFile" class="dropdown-item" href="#">Ansehen als Text</a>
-              <a class="dropdown-item" href="#">Ansehen als Dokument</a>
+              <a id="viewFile" class="dropdown-item" href="#">Ansehen</a>
+              <!--<a class="dropdown-item" href="#">Ansehen als Dokument</a>-->
               <div class="dropdown-divider"></div>
               <a id="saveFile" class="dropdown-item" href="#">Speichern</a>
               <a id="saveFileAs" class="dropdown-item" href="#">Speichern unter..</a>

--
Gitblit v1.9.3