Compare commits

..

No commits in common. "74af5b74baeb34443ce475c67b777bc27b713c54" and "d0b88bdf63260cafe996b62d0d32272f3f659f02" have entirely different histories.

View file

@ -54,6 +54,7 @@
</b-navbar-item>
</template>
<template slot="end">
<b-navbar-dropdown
v-if="currentActor.id && currentUser.isLoggedIn"
right
@ -84,7 +85,7 @@
</div>
</template>
<!-- Noo identities dropdown if no identities -->
<!-- No identities dropdown if no identities -->
<span v-if="identities.length <= 1" />
<b-navbar-item
tag="span"