diff --git a/Gruntfile.js b/Gruntfile.js index b9315a389..d13d873ae 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -111,7 +111,7 @@ module.exports = function(grunt) { 'src/js/filters/*.js', 'src/js/models/*.js', 'src/js/services/*.js', - 'src/js/controllers/*.js', + 'src/js/controllers/**/*.js', 'src/js/translations.js', 'src/js/version.js', 'src/js/coinbase.js', diff --git a/public/index.html b/public/index.html index e39ee7409..dc1d2b39b 100644 --- a/public/index.html +++ b/public/index.html @@ -27,7 +27,6 @@
-
diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html index 235835e67..7a269d924 100644 --- a/public/views/modals/tx-details.html +++ b/public/views/modals/tx-details.html @@ -1,148 +1,158 @@ - +

Transaction

+ -