From 3a989096883b8cb8fac30035b37f2b59cacc5c50 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Mon, 3 Dec 2018 06:58:15 +0300 Subject: [PATCH] loading message --- web/index.html | 2 +- web/js/index/main.js | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 2dbc6044..b628b615 100644 --- a/web/index.html +++ b/web/index.html @@ -53,7 +53,7 @@
- +

Loading ...


diff --git a/web/js/index/main.js b/web/js/index/main.js index ea38245a..8f5c74a6 100644 --- a/web/js/index/main.js +++ b/web/js/index/main.js @@ -33,6 +33,8 @@ function __loadKvmdInfo() { return 0; } }); + + $("apps-box").innerHTML = "

"; apps.forEach(function(app) { $("apps").innerHTML += `