From f5510892a6777e76f1d83642d544b20bc1a01a19 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 18 Jun 2015 22:03:13 -0700 Subject: HTML export: cosmetic change to show 20 dives by default 10 just seemed a little... low. Signed-off-by: Dirk Hohndel --- theme/dive_export.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme') diff --git a/theme/dive_export.html b/theme/dive_export.html index e27b56b62..2620ce12a 100644 --- a/theme/dive_export.html +++ b/theme/dive_export.html @@ -122,7 +122,7 @@ window.onload=function(){ } set_units(); - sizeofpage=10; + sizeofpage=20; showAllDives(); document.getElementById("divePanel").style.display='none'; document.getElementById("diveStat").style.display='none'; -- cgit v1.2.3-70-g09d2