diff --git a/Gruntfile.js b/Gruntfile.js index 3a72574f9..f9c8d3199 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -84,7 +84,6 @@ module.exports = function(grunt) { 'bower_components/moment/min/moment-with-locales.js', 'bower_components/angular/angular.js', 'bower_components/angular-ui-router/release/angular-ui-router.js', - 'bower_components/angular-foundation/mm-foundation.js', 'bower_components/angular-foundation/mm-foundation-tpls.js', 'bower_components/angular-animate/angular-animate.js', 'bower_components/angular-moment/angular-moment.js', diff --git a/public/index.html b/public/index.html index 44897404c..142969ec2 100644 --- a/public/index.html +++ b/public/index.html @@ -31,8 +31,15 @@
diff --git a/public/views/modals/txp-details.html b/public/views/modals/txp-details.html index 61f6a9ad2..a2cd28405 100644 --- a/public/views/modals/txp-details.html +++ b/public/views/modals/txp-details.html @@ -1,6 +1,6 @@