From 7cd33188ab84e22205b417d8a5c3bdc5a19d6d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Wed, 7 Mar 2018 12:19:36 +0200 Subject: [PATCH] Fix clicking on the "Last Ping" cell. --- templates/front/my_checks_desktop.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/front/my_checks_desktop.html b/templates/front/my_checks_desktop.html index dad611ec..dc7f0c77 100644 --- a/templates/front/my_checks_desktop.html +++ b/templates/front/my_checks_desktop.html @@ -77,7 +77,7 @@ - + {% include "front/last_ping_cell.html" with check=check %}