From 7f52d8c98ec6a8848f6626b0a513511a710cd2fc Mon Sep 17 00:00:00 2001 From: Di Wu Date: Mon, 23 May 2016 16:57:35 -0700 Subject: [PATCH] fix some markup and be more explicit about date time format --- static/js/log.js | 2 +- templates/front/my_checks.html | 5 ++--- templates/front/my_checks_desktop.html | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) 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 @@
-
+
{% csrf_token %}
-