show some loadig status when page is initializing
This commit is contained in:
parent
63f6da832b
commit
0095829d1d
3 changed files with 26 additions and 2 deletions
|
@ -9,7 +9,9 @@
|
|||
<link rel="icon" href="html_resources/favicon.svg" type="image/svg+xml">
|
||||
</head>
|
||||
<body>
|
||||
<div id="placeholder">FAILURE, Database could not be loaded</div>
|
||||
<div id="placeholder">
|
||||
<div class="placeholder-text">FAILURE, resources could not be loaded properly</div>
|
||||
</div>
|
||||
<div id="ui" class="hidden">
|
||||
<div id="categories" class="categoryList">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue