diff --git a/br-webui/_includes/header.liquid b/br-webui/_includes/header.liquid index db3b00de..7bfd9a71 100644 --- a/br-webui/_includes/header.liquid +++ b/br-webui/_includes/header.liquid @@ -22,7 +22,7 @@ } socket.on('getlogs', function(data) { - console.log("In get logs"); + console.log("In get logs
"); console.log(data); }); @@ -64,4 +64,4 @@ -
\ No newline at end of file +
diff --git a/br-webui/views/camera.liquid b/br-webui/views/camera.liquid index 5e688ec7..d447eded 100644 --- a/br-webui/views/camera.liquid +++ b/br-webui/views/camera.liquid @@ -7,7 +7,7 @@