Network errors can be handled by the app

This commit is contained in:
Pierre
2017-06-07 17:26:51 +02:00
parent bb14c3bb49
commit ee02b522bf
5 changed files with 120 additions and 49 deletions

View File

@ -23,6 +23,7 @@ $config['CSSfiles'] = array(
//App stylesheets
"%PATH_ASSETS%css/common/global.css",
"%PATH_ASSETS%css/common/page/waitSplashScreen.css",
"%PATH_ASSETS%css/common/network/networkError.css",
//Components stylesheets
"%PATH_ASSETS%css/components/menuBar.css",