remove searchfield in navbar
This commit is contained in:
parent
d0b88bdf63
commit
eb757915be
|
@ -54,7 +54,6 @@
|
||||||
</b-navbar-item>
|
</b-navbar-item>
|
||||||
</template>
|
</template>
|
||||||
<template slot="end">
|
<template slot="end">
|
||||||
|
|
||||||
<b-navbar-dropdown
|
<b-navbar-dropdown
|
||||||
v-if="currentActor.id && currentUser.isLoggedIn"
|
v-if="currentActor.id && currentUser.isLoggedIn"
|
||||||
right
|
right
|
||||||
|
|
Loading…
Reference in a new issue