diff --git a/public/index.html b/public/index.html index 258619c30..ca09c8051 100644 --- a/public/index.html +++ b/public/index.html @@ -7,36 +7,20 @@ - - - {{index.appConfig.name}} - {{index.appConfig.description}} - + + - - - - -
-
- - - - -
-
-
-
-
-
-
-
+ + + + + + + @@ -44,7 +28,6 @@ - diff --git a/src/js/app.js b/src/js/app.js index b9a2b4aba..2df42a3e9 100644 --- a/src/js/app.js +++ b/src/js/app.js @@ -1,7 +1,6 @@ 'use strict'; var modules = [ - 'ui.router', 'angularMoment', 'monospaced.qrcode', 'gettext',