mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
show a basic spinner while the app is loading all the js files/series list.
This commit is contained in:
parent
39f0ed9d21
commit
376b386b31
9 changed files with 159 additions and 143 deletions
|
@ -188,6 +188,7 @@ define(
|
|||
});
|
||||
|
||||
app.addRegions({
|
||||
navbarRegion: '#nav-region',
|
||||
mainRegion : '#main-region',
|
||||
footerRegion: '#footer-region'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue