[CORD-1943] New service graph
- labels
- enforcing service position
- started documentation
- toggling service instances
- toggle fullscreen

Change-Id: I01b71fb2607fb58711d4624f6b5b6479609b2f4f
diff --git a/conf/browsersync.conf.js b/conf/browsersync.conf.js
index 03b0a5d..ff3bb4f 100644
--- a/conf/browsersync.conf.js
+++ b/conf/browsersync.conf.js
@@ -26,7 +26,7 @@
         conf.paths.tmp,
         conf.paths.src
       ],
-      middleware: function(req, res, next){
+      middleware: function(req, res, next) {
         if (
           req.url.indexOf('xosapi') !== -1
           || req.url.indexOf('socket.io') !== -1