diff --git a/Gruntfile.js b/Gruntfile.js index 42d6384af..0bf495857 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -94,7 +94,6 @@ module.exports = function(grunt) { 'bower_components/qrcode-decoder-js/lib/qrcode-decoder.js', 'bower_components/moment/min/moment-with-locales.js', 'bower_components/angular-ui-router/release/angular-ui-router.js', - 'bower_components/angular-foundation/mm-foundation-tpls.js', 'bower_components/angular-moment/angular-moment.js', 'bower_components/ng-lodash/build/ng-lodash.js', 'bower_components/angular-qrcode/angular-qrcode.js', diff --git a/bower.json b/bower.json index 15f45d9e6..871393726 100644 --- a/bower.json +++ b/bower.json @@ -8,7 +8,6 @@ ], "dependencies": { "angular-mocks": "1.4.10", - "angular-foundation": "0.8.0", "angular-gettext": "2.2.1", "angular-moment": "0.10.1", "angular-qrcode": "monospaced/angular-qrcode#~6.2.1", @@ -24,8 +23,6 @@ "ng-csv": "~0.3.6" }, "resolutions": { - "angular": "1.5.3", - "qrcode-generator": "0.1.0", - "angular-ui-router": "0.2.13" + "angular": "1.5.3" } } diff --git a/public/views/modals/scanner.html b/public/views/modals/scanner.html index f82a3e8a8..03752e79d 100644 --- a/public/views/modals/scanner.html +++ b/public/views/modals/scanner.html @@ -1,16 +1,14 @@ - - + + + +

QR-Scanner

+
+ + + + +
diff --git a/public/views/modals/tx-status.html b/public/views/modals/tx-status.html index 47ef59a0c..c242238f5 100644 --- a/public/views/modals/tx-status.html +++ b/public/views/modals/tx-status.html @@ -1,46 +1,47 @@ - -