From 739080ff104786f5816ae96d98289e3e7f55b6b9 Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Mon, 4 Jan 2021 14:31:31 -0500 Subject: Add autofocus on subscription page (#3334) Before, there was no autofocusing on the subscription page. It feels a bit off since most of the time, when you're landing on that page you want to add a new feed. Now, the focus is on the feed URL input to smooth the process of adding a feed. --- app/views/subscription/add.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/views/subscription/add.phtml b/app/views/subscription/add.phtml index 989cac21a..44b3a8528 100644 --- a/app/views/subscription/add.phtml +++ b/app/views/subscription/add.phtml @@ -27,7 +27,7 @@
- +
-- cgit v1.2.3