From c97128102d22f67e35d0057168900ffb88ec4248 Mon Sep 17 00:00:00 2001 From: Gehad elrobey Date: Fri, 6 Feb 2015 10:32:45 +0200 Subject: HTML: add Depth and Duration data to the dive list view. Add the Depth and Duration information to the list view and make dives sortable by them instead of the water and air temperatures. Fixes #725 Signed-off-by: Gehad elrobey Signed-off-by: Dirk Hohndel --- theme/dive_export.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'theme/dive_export.html') diff --git a/theme/dive_export.html b/theme/dive_export.html index e171b070f..e7c643e0f 100644 --- a/theme/dive_export.html +++ b/theme/dive_export.html @@ -121,6 +121,7 @@ window.onload=function(){ searchingModules["tags"].Enter_search_tag(items[i].tags,i); } + set_units(); sizeofpage=10; showAllDives(); document.getElementById("divePanel").style.display='none'; @@ -132,8 +133,6 @@ window.onload=function(){ document.onkeydown = switchDives; - set_units(); - //translate Page translate_page(); getDefaultColor(); @@ -214,8 +213,8 @@ function changeAdvSearch(e){
Date
Time
Location
-
Air temp
-
Water temp
+
Duration
+
Max Depth
-- cgit v1.2.3-70-g09d2