remove searchfield in navbar
This commit is contained in:
parent
ef0d09da55
commit
aed6abf585
|
@ -15,9 +15,6 @@
|
|||
</b-navbar-item>
|
||||
</template>
|
||||
<template slot="start">
|
||||
<b-navbar-item tag="router-link" :to="{ name: RouteName.SEARCH }">{{
|
||||
$t("Filter")
|
||||
}}</b-navbar-item>
|
||||
<b-navbar-item
|
||||
v-if="currentActor.id && currentUser.isLoggedIn"
|
||||
tag="router-link"
|
||||
|
|
Loading…
Reference in a new issue