X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-demo.git;a=blobdiff_plain;f=afb-client%2Fapp%2FFrontend%2Fapp.js;fp=afb-client%2Fapp%2FFrontend%2Fapp.js;h=91a8a729ccbf86cd0665237c1012699c75b6cfd4;hp=6772243b9d6921398af15ef953150f3789701a96;hb=e6d12f74be543056a439259b61ba40a9d0adcf5c;hpb=fb1353dbc12ae889c17a6aa1572b917f57de0f9d diff --git a/afb-client/app/Frontend/app.js b/afb-client/app/Frontend/app.js index 6772243..91a8a72 100644 --- a/afb-client/app/Frontend/app.js +++ b/afb-client/app/Frontend/app.js @@ -24,7 +24,7 @@ 'ui-notification', // Application Components - 'ConfigApp', + 'AppConfig', 'JQueryEmu', 'HomeModule', 'SampleModule', @@ -41,7 +41,7 @@ config.$inject = ['$urlRouterProvider', '$locationProvider']; - function config($urlProvider, $locationProvider, ConfigApp) { + function config($urlProvider, $locationProvider, AppConfig) { $urlProvider.otherwise('/home'); // https://docs.angularjs.org/error/$location/nobase