Skip to content
Snippets Groups Projects
Commit 85f59d93 authored by Janis Streib's avatar Janis Streib :owl:
Browse files

UPD: better placeholder text for search

parent 2b4e55f0
Branches
No related tags found
No related merge requests found
Pipeline #273743 passed with warnings
......@@ -3,7 +3,7 @@
<transition name="slide">
<b-form-group v-if="show_search || ($refs.navdropdown && $refs.navdropdown.show)" class="position-relative">
<b-form-input
size="sm" placeholder="Suche" id="search" ref="search"
size="sm" placeholder="Suche & Schnellnavigation" id="search" ref="search"
v-model="search_input" class="mr-2 search"
@focus="search_has_focus = true"
@blur="searchLostFocus"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment