NEW MODAL informacje o serwerze
This commit is contained in:
parent
7dc099a2b9
commit
3d35f2bdee
@ -21,7 +21,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
<th>Nazwa serwera</th>
|
||||
<th>Nazwa hosta</th>
|
||||
<th>Użytkownik</th>
|
||||
<th>Port</th>
|
||||
<th>Typ</th>
|
||||
@ -171,6 +171,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="mt-3 text-center">
|
||||
<a href="{{ url_for('add_server') }}" class="btn btn-secondary">Dodaj nowy serwer</a>
|
||||
<a href="{{ url_for('import_servers') }}" class="btn btn-secondary">Importuj z CSV</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user