Skip to content

Commit

Permalink
window.focus
Browse files Browse the repository at this point in the history
  • Loading branch information
Zverik committed Dec 28, 2013
1 parent 824f21b commit 800a418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mapbbcode-window.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
stored.callback.call(stored.context, res);
opener.storedMapBB = null;
}, this);
setTimeout(function() { window.focus(); }, 1000);
}
// -->
</script>
Expand Down

0 comments on commit 800a418

Please sign in to comment.