diff --git a/static/js/log.js b/static/js/log.js index af8e63d1..d070812a 100644 --- a/static/js/log.js +++ b/static/js/log.js @@ -19,4 +19,4 @@ $(function () { // The table is initially hidden to avoid flickering as we convert dates. // Once it's ready, set it to visible: $("#log").css("visibility", "visible"); -}); \ No newline at end of file +}); diff --git a/templates/front/my_checks.html b/templates/front/my_checks.html index bc15b4a2..b8ab2263 100644 --- a/templates/front/my_checks.html +++ b/templates/front/my_checks.html @@ -43,13 +43,12 @@