From 86c2fe532dfa55c7313c2aae3b54c3c96c1df2c8 Mon Sep 17 00:00:00 2001 From: mossroy Date: Sat, 27 Jul 2013 12:14:41 +0200 Subject: [PATCH] Fix on autofocus of prefix field. We don't want it to be focused on page load, but each time the archive is selected (either through DeviceStorage or manual file selection) --- index.html | 2 +- js/app.js | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 439d7fc4..8e0b8e12 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@