forked from GithubBackups/healthchecks
Fix clicking on the "Last Ping" cell.
This commit is contained in:
parent
01fef3d054
commit
7cd33188ab
@ -77,7 +77,7 @@
|
|||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</td>
|
</td>
|
||||||
<td id="lpd-{{ check.code}}">
|
<td id="lpd-{{ check.code}}" class="last-ping-cell">
|
||||||
{% include "front/last_ping_cell.html" with check=check %}
|
{% include "front/last_ping_cell.html" with check=check %}
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user