diff --git a/src/js/index.js b/src/js/index.js index f5597f846..14d047e57 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -161,7 +161,7 @@ app.config(['$routeProvider', function ($routeProvider) { }).otherwise({ redirectTo: '/'}); }]); -// keep in sync with appdb.js +// keep in sync with box/src/apps.js var ISTATES = { PENDING_INSTALL: 'pending_install', PENDING_CLONE: 'pending_clone', diff --git a/src/views/app.html b/src/views/app.html index 4694290dc..8003f89ff 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -111,15 +111,13 @@