show a basic spinner while the app is loading all the js files/series list.

This commit is contained in:
Keivan Beigi 2013-08-01 18:02:55 -07:00 committed by kay.one
commit 376b386b31
9 changed files with 159 additions and 143 deletions

View file

@ -188,6 +188,7 @@ define(
});
app.addRegions({
navbarRegion: '#nav-region',
mainRegion : '#main-region',
footerRegion: '#footer-region'
});