From 86dc38a8da464593ce1d9a3fda6de5439ec5d847 Mon Sep 17 00:00:00 2001 From: lukas-heiligenbrunner Date: Sun, 12 Jan 2020 11:23:47 +0100 Subject: [PATCH] * Waste logo on every page * username displayed right on every page --- src/resources/wwwroot/404Error.html | 2 +- src/resources/wwwroot/adminpanel.html | 4 +- src/resources/wwwroot/dashboard.html | 8 +- src/resources/wwwroot/device.html | 3 +- src/resources/wwwroot/index.html | 113 ++++++++++++------------ src/resources/wwwroot/js/dashboard.js | 26 ++---- src/resources/wwwroot/js/userManager.js | 14 +++ src/resources/wwwroot/user.html | 4 +- 8 files changed, 93 insertions(+), 81 deletions(-) create mode 100644 src/resources/wwwroot/js/userManager.js diff --git a/src/resources/wwwroot/404Error.html b/src/resources/wwwroot/404Error.html index 542149d..2f1b83d 100644 --- a/src/resources/wwwroot/404Error.html +++ b/src/resources/wwwroot/404Error.html @@ -23,7 +23,7 @@