NEW MODAL informacje o serwerze
This commit is contained in:
parent
48cf5841f2
commit
389e98a4fc
@ -21,7 +21,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>ID</th>
|
<th>ID</th>
|
||||||
<th>Nazwa serwera</th>
|
<th>Nazwa hosta</th>
|
||||||
<th>Użytkownik</th>
|
<th>Użytkownik</th>
|
||||||
<th>Port</th>
|
<th>Port</th>
|
||||||
<th>Typ</th>
|
<th>Typ</th>
|
||||||
@ -146,7 +146,7 @@
|
|||||||
<button type="button" class="btn-close" data-bs-dismiss="modal"></button>
|
<button type="button" class="btn-close" data-bs-dismiss="modal"></button>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<p><strong>Host:</strong> <span id="modal-hostname"></span></p>
|
<p><strong>Host:</strong> <span id="modal-hostname"></span> (<span id="modal-ip"></span>)</p>
|
||||||
|
|
||||||
<label><strong>CPU:</strong></label>
|
<label><strong>CPU:</strong></label>
|
||||||
<div class="progress mb-3">
|
<div class="progress mb-3">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user