Compare commits
2 commits
d0b88bdf63
...
74af5b74ba
Author | SHA1 | Date | |
---|---|---|---|
jona | 74af5b74ba | ||
jona | eb757915be |
|
@ -54,7 +54,6 @@
|
|||
</b-navbar-item>
|
||||
</template>
|
||||
<template slot="end">
|
||||
|
||||
<b-navbar-dropdown
|
||||
v-if="currentActor.id && currentUser.isLoggedIn"
|
||||
right
|
||||
|
@ -85,7 +84,7 @@
|
|||
</div>
|
||||
</template>
|
||||
|
||||
<!-- No identities dropdown if no identities -->
|
||||
<!-- Noo identities dropdown if no identities -->
|
||||
<span v-if="identities.length <= 1" />
|
||||
<b-navbar-item
|
||||
tag="span"
|
||||
|
|
Loading…
Reference in a new issue