1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: connection info icons in footer

This commit is contained in:
2023-01-05 17:21:22 +01:00
parent b4e1e9ac26
commit ff4bc6c39b
6 changed files with 1684 additions and 6039 deletions

View File

@ -99,7 +99,7 @@
</div>
<div class="panel-footer text-center py-0">
<div v-if="connection.ssl" class="chip bg-success mt-2">
<i class="mdi mdi-lock mdi-18px mr-1" />
<i class="mdi mdi-shield-key mdi-18px mr-1" />
SSL
</div>
<div v-if="connection.ssh" class="chip bg-success mt-2">