Skip to content
Snippets Groups Projects
Unverified Commit 47418a64 authored by Éloïs's avatar Éloïs
Browse files

add step in ws2p connections view

parent 3e16b205
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -41,6 +41,7 @@
th Pubkey
th WS2PID
th Member
th Step
th HEAD
th Software
th Prefix
......@@ -51,7 +52,8 @@
td {{ head.pubkey.slice(0, 20) }}
td {{ head.ws2pId }}
td {{ head.uid }}
td {{ head.blockstamp.slice(0, 30) }}
td {{ head.step }}
td {{ head.blockstamp.slice(0, 25) }}
td {{ head.software }} {{ head.softVersion }}
td {{ head.prefix }}
td {{ head.freeRooms }}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment