diff --git a/.jshintrc b/.jshintrc index cfa36692f..64f831f1a 100644 --- a/.jshintrc +++ b/.jshintrc @@ -47,6 +47,7 @@ "should": false, "sinon": false, "xdescribe": false, - "xit": false + "xit": false, + "Firebase": false } } diff --git a/Gruntfile.js b/Gruntfile.js index 0f7e934f8..fd363cded 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -86,7 +86,7 @@ module.exports = function (grunt) { connect: { options: { - hostname: 'localhost', + hostname: '0.0.0.0', port: grunt.option('port') || 9013 }, diff --git a/app/index.html b/app/index.html index 6482d0464..9003bd7df 100644 --- a/app/index.html +++ b/app/index.html @@ -9,14 +9,16 @@ - - + + - + - + + + @@ -27,9 +29,15 @@ - + + + + + + +
@@ -43,11 +51,11 @@ which isn't enough for API Console to work properly --> - - + + @@ -59,39 +67,43 @@ - - - - - - - + + + + - - - - + + + + + + + + + + + + + + + - + - - - - - + @@ -118,9 +130,11 @@ + + - + @@ -136,7 +150,16 @@ + + + + + + + + +