From 8ca5e8bfa494ec9af80b58b96cbf3e86f7a340ee Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Sun, 15 Dec 2019 14:11:26 +0000
Subject: [PATCH] Diverse Aufraeumarbeiten

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

diff --git a/app.js b/js/app.js
similarity index 98%
rename from app.js
rename to js/app.js
index ae373f9..8280ca7 100644
--- a/app.js
+++ b/js/app.js
@@ -9,7 +9,7 @@
     self.appMenu.init(
       "data/menu/",
       "hauptmenue.json",
-      "jslib/app-menu/app-menu.tpl",
+      "data/tpl/app-menu.tpl",
       ".west",
       "8em");
 

--
Gitblit v1.9.3