Fix clicking on the "Last Ping" cell.

This commit is contained in:
Pēteris Caune 2018-03-07 12:19:36 +02:00
parent 01fef3d054
commit 7cd33188ab

View File

@ -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>