From 2ae5ddb2ff2de61c68db849f051cd402d033b45c Mon Sep 17 00:00:00 2001 From: Prateeksha Singh Date: Thu, 27 Apr 2017 11:40:14 +0530 Subject: [PATCH] [fix] diminished search dialog cursor in firefox (#3172) --- frappe/public/js/frappe/ui/toolbar/search_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/public/js/frappe/ui/toolbar/search_header.html b/frappe/public/js/frappe/ui/toolbar/search_header.html index ecf5dbd4f5..f36e87c7ea 100644 --- a/frappe/public/js/frappe/ui/toolbar/search_header.html +++ b/frappe/public/js/frappe/ui/toolbar/search_header.html @@ -1,6 +1,6 @@
- +

{%= __("Searching")%} ...

\ No newline at end of file