diff --git a/Gruntfile.js b/Gruntfile.js index 6a5ae516..cb2dc099 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -144,6 +144,7 @@ module.exports = function(grunt) { 'scripts/*.js', 'scripts/services/*.js', 'scripts/modules/*.js', + 'scripts/config/*.json', '!scripts/routes.js', '!scripts/initialTasks.js', '!scripts/webstorage-configuration.js', diff --git a/app/index.html b/app/index.html index 045e7127..a7e45d08 100755 --- a/app/index.html +++ b/app/index.html @@ -62,7 +62,8 @@
+
+