Compare commits

...

2 commits

Author SHA1 Message Date
jona 74af5b74ba remove searchfield in navbar 2nd step 2023-04-16 00:49:52 +02:00
jona eb757915be remove searchfield in navbar 2023-04-16 00:47:53 +02:00

View file

@ -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"