From 5267fd403b22bb46c7e7f140d9faa8b0de9801fb Mon Sep 17 00:00:00 2001 From: Soumi150 <56203058+Soumi150@users.noreply.github.com> Date: Mon, 5 Oct 2020 20:03:55 +0530 Subject: [PATCH] change text --- app/templates/components/quick-filter.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/components/quick-filter.hbs b/app/templates/components/quick-filter.hbs index 33e17638b6f..92a580a6db1 100644 --- a/app/templates/components/quick-filter.hbs +++ b/app/templates/components/quick-filter.hbs @@ -10,7 +10,7 @@ @type="text" @name = "location" @key-up={{action "handleKeyPress"}} - placeholder={{t "Search for events"}} + placeholder={{t "Search location"}} @value={{this.dummyLocation}} class="rounded-none" />