summaryrefslogtreecommitdiffstats
path: root/afb-client/app/Frontend/app.js
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2016-02-15 15:56:36 +0100
committerFulup Ar Foll <fulup@iot.bzh>2016-02-15 15:56:36 +0100
commite6d12f74be543056a439259b61ba40a9d0adcf5c (patch)
tree06042b26cc2745b749ea1ff99370acaf58e12223 /afb-client/app/Frontend/app.js
parentfb1353dbc12ae889c17a6aa1572b917f57de0f9d (diff)
Updated TokenRefresh and AppConfig
Diffstat (limited to 'afb-client/app/Frontend/app.js')
-rw-r--r--afb-client/app/Frontend/app.js4
1 files changed, 2 insertions, 2 deletions
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