From 47f65e7c5262caa71cb992da0cd124f9874f8352 Mon Sep 17 00:00:00 2001 From: korelstar Date: Sat, 26 Oct 2019 22:56:02 +0200 Subject: [PATCH] fix search result --- src/components/NavigationList.vue | 39 +++++++++++++++++-------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/src/components/NavigationList.vue b/src/components/NavigationList.vue index a778f8c1..44953776 100644 --- a/src/components/NavigationList.vue +++ b/src/components/NavigationList.vue @@ -8,24 +8,15 @@ /> -
  • - - - {{ t('notes', 'Search result for “{search}” in {category}', { search: search, category: category }) }} - - - {{ t('notes', 'Search result for “{search}”', { search: search }) }} - - -
  • + -
  • +