static: fix link to logout in sidebar

This commit is contained in:
Jens Langhammer 2020-11-23 21:47:03 +01:00
parent 2f6ba42ce3
commit 3c0f640b48
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -58,7 +58,7 @@ export class SidebarUser extends LitElement {
<span>${this.user?.username}</span> <span>${this.user?.username}</span>
</a> </a>
<a <a
href="/-/default/invalidation/" href="/flows/-/default/invalidation/"
class="pf-c-nav__link user-logout" class="pf-c-nav__link user-logout"
id="logout" id="logout"
> >