aboutsummaryrefslogtreecommitdiffstats
path: root/theme/dive_export.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/dive_export.html')
-rw-r--r--theme/dive_export.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/dive_export.html b/theme/dive_export.html
index 91c47dbe9..e1d89f48c 100644
--- a/theme/dive_export.html
+++ b/theme/dive_export.html
@@ -111,6 +111,8 @@ window.onload=function(){
showAllDives();
document.getElementById("divePanel").style.display='none';
document.body.style.visibility='visible';
+
+ document.onkeydown = switchDives;
}
function changeAdvSearch(e){