aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js')
-rw-r--r--src/js/views/around.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js/views/around.js b/src/js/views/around.js
index cfe039d..912d5e0 100644
--- a/src/js/views/around.js
+++ b/src/js/views/around.js
@@ -151,6 +151,7 @@
if ( !fixmystreet.map ) {
$('#relocate').hide();
$('#mark-here').hide();
+ $('#pc').focus();
}
$('#front-howto').html('<p>' + msg + '</msg>');
$('#front-howto').show();