Show waiting gif until mod data is loaded
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@ html
|
||||
|
||||
.content
|
||||
include ./includes/_header.jade
|
||||
.page.hideable
|
||||
.page.hideable(style="max-height: 0")
|
||||
.page-loading: img(src="/images/wait.gif")
|
||||
include ./includes/_footer.jade
|
||||
|
||||
block scripts
|
||||
|
||||
Reference in New Issue
Block a user