NEW MODAL informacje o serwerze

This commit is contained in:
Mateusz Gruszczyński 2025-03-09 14:40:48 +01:00
parent 389e98a4fc
commit 9c3cfd644a

View File

@ -21,7 +21,7 @@
<thead>
<tr>
<th>ID</th>
<th>Nazwa hosta</th>
<th>Nazwa serwera</th>
<th>Użytkownik</th>
<th>Port</th>
<th>Typ</th>
@ -44,8 +44,7 @@
{{ h.resolved_hostname }}
{% endif %}
</td>
<td>
{% if h.use_daemon and h.type == 'linux' %}
<em></em>
@ -146,7 +145,7 @@
<button type="button" class="btn-close" data-bs-dismiss="modal"></button>
</div>
<div class="modal-body">
<p><strong>Host:</strong> <span id="modal-hostname"></span> (<span id="modal-ip"></span>)</p>
<p><strong>Host:</strong> <span id="modal-hostname"></span></p>
<label><strong>CPU:</strong></label>
<div class="progress mb-3">