From 9b8a7aa8ea128f7e197ff38ca9f86ffa53bbe110 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Tue, 4 Feb 2020 16:44:53 +0100 Subject: Improve search typeahead performance and use native events --- client/src/app/header/suggestion.component.html | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'client/src/app/header/suggestion.component.html') diff --git a/client/src/app/header/suggestion.component.html b/client/src/app/header/suggestion.component.html index 894cacb95..edde2023a 100644 --- a/client/src/app/header/suggestion.component.html +++ b/client/src/app/header/suggestion.component.html @@ -9,15 +9,9 @@
- - {{ inThisChannelText }} - - - {{ inThisInstanceText }} - - - {{ inAllText }} - + In this channel + In this instance + In the vidiverse
-- cgit v1.2.3