From 87b8db3e5ebf0911f613f71ce1251276ece47304 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Tue, 7 Aug 2007 12:59:18 +0000 Subject: Redirector 0.9.2 git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@74 119bf307-c92d-0410-89bd-8f53e6181181 --- chrome/content/redirect.js | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/content/redirect.js') diff --git a/chrome/content/redirect.js b/chrome/content/redirect.js index f4609e3..08af778 100644 --- a/chrome/content/redirect.js +++ b/chrome/content/redirect.js @@ -10,6 +10,7 @@ var Redirect = { $('txtRedirectUrl').value = item.redirectUrl || ''; $('chkOnlyIfLinkExists').checked = item.onlyIfLinkExists || false; + $('txtPattern').focus(); this.strings = document.getElementById("redirector-strings"); if (item.patternType == kRedirectorRegex) { -- cgit v1.2.3-70-g09d2