mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-03 09:16:40 +01:00
Fixing cronchk and adding JSON API check (WIP)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
{% set beforegroup = check.ID_G %}
|
||||
<tr>
|
||||
<td>{{check.name}}</td>
|
||||
<td>{{check.nameTCheck}} - {{check.URL}}</td>
|
||||
<td>{{check.nameTCheck}} - {{check.url}}</td>
|
||||
<td>
|
||||
<a href="?page=viewhist&ID_C={{check.ID_C}}" class="btn btn-info">{{T_.view_hist}}</a>
|
||||
{% if you.fullRights == 1 %}
|
||||
|
||||
Reference in New Issue
Block a user