mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Add title to logout btn
This commit is contained in:
parent
cc719d0ae5
commit
dadc81c026
@ -67,6 +67,7 @@
|
|||||||
color="success"
|
color="success"
|
||||||
type="submit"
|
type="submit"
|
||||||
style="margin-left: 10px;"
|
style="margin-left: 10px;"
|
||||||
|
title="Logout {username}"
|
||||||
>
|
>
|
||||||
{#if screenSize > 1630}
|
{#if screenSize > 1630}
|
||||||
<Icon name="box-arrow-right"/> Logout {username}
|
<Icon name="box-arrow-right"/> Logout {username}
|
||||||
|
Loading…
Reference in New Issue
Block a user