loading message

This commit is contained in:
Devaev Maxim 2018-12-03 06:58:15 +03:00
parent a761c41242
commit 3a98909688
2 changed files with 3 additions and 1 deletions

View File

@ -53,7 +53,7 @@
</table>
<hr>
<div id="apps-box">
<ul id="apps"></ul>
<h4>Loading ...</h4>
</div>
<hr>
<p class="text">

View File

@ -33,6 +33,8 @@ function __loadKvmdInfo() {
return 0;
}
});
$("apps-box").innerHTML = "<ul id=\"apps\"></ul>";
apps.forEach(function(app) {
$("apps").innerHTML += `
<li>