From 673f1ce623732e30d1385c292ecfd932ba511fad Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Tue, 02 Jan 2018 12:07:08 +0000
Subject: [PATCH] Streams aktualisiert

---
 app.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app.js b/app.js
index fed1134..1a2b854 100644
--- a/app.js
+++ b/app.js
@@ -5,7 +5,7 @@
 
 function app_init() {
   $('.ost').hide();
-  //app_menu_init("menu/", "hauptmenue.json", "../jslib/app-menu/app-menu.tpl", ".west");
+  app_menu_init("menu/", "hauptmenue.json", "../jslib/app-menu/app-menu.tpl", ".west");
   //app_get_template('tpl/home.tpl', 'home');
   //app_get_template('tpl/prefs.tpl', 'prefs');
   $('.sued').text('Bereit.');

--
Gitblit v1.9.3