From 5410ce4fccf2d0c91ac914f2c4ab7d93507c3960 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Tue, 01 Aug 2017 12:23:59 +0000
Subject: [PATCH] Dateiliste geordnet nach Datum hinzugefuegt

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

diff --git a/web/ui/index.html b/web/ui/index.html
index 6bc1a19..580908d 100644
--- a/web/ui/index.html
+++ b/web/ui/index.html
@@ -125,6 +125,7 @@
               <a id="m-compile-results" class="dropdown-item" href="#">Compile results</a>
               <a id="m-build-app" class="dropdown-item" href="#">Build app</a>
               <div class="dropdown-divider"></div>
+              <a id="profil" class="dropdown-item" href="/um/profil">Profil</a>
               <a id="logout" class="dropdown-item" href="#">Abmelden</a>
             </div>
           </li>

--
Gitblit v1.9.3