This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Fix clicking on the "Last Ping" cell.
pull/163/head
Pēteris Caune
7 years ago
parent
01fef3d054
commit
7cd33188ab
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/front/my_checks_desktop.html
+ 1
- 1
templates/front/my_checks_desktop.html
View File
@ -77,7 +77,7 @@
<
/
span
>
<
/
span
>
<
/
td
>
<
td
id
=
"lpd-{{ check.code}}"
>
<
td
id
=
"lpd-{{ check.code}}"
class
=
"last-ping-cell"
>
{% include "front/last_ping_cell.html" with check=check %}
<
/
td
>
<
td
>
Write
Preview
Loading…
Cancel
Save