From 0bc3073a6c5c8512184fd8d0e0044eee7e8d47d0 Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Wed, 01 Feb 2017 17:31:30 +0000
Subject: [PATCH] auskommentierte Teile entfernt

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

diff --git a/web/ui/index.html b/web/ui/index.html
index ada5958..d07633f 100644
--- a/web/ui/index.html
+++ b/web/ui/index.html
@@ -13,22 +13,6 @@
       {{/List}}
       {{/List}}
     </script>
-    <!--
-    <script id="tpl-role-list" type="x-tmpl-mustache">
-      {{#List}}
-      {{#List}}
-        <option value="{{ String }}">{{ String }}</option>'
-      {{/List}}
-      {{/List}}
-    </script>
-    <script id="tpl-user-role-list" type="x-tmpl-mustache">
-      {{#List}}
-      {{#List}}
-        <option value="{{ String }}">{{ String }}</option>'
-      {{/List}}
-      {{/List}}
-    </script>
-    -->
   </head>
   <body>
     <div id="inhalt">

--
Gitblit v1.9.3