From 3b9efd378b88b7bf1d50e99f99f8fcc784cedbbe Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Sat, 19 Nov 2022 12:47:20 +0800 Subject: [PATCH] Use empty string as default for autosend and autodelete --- server/views/index.erb | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/server/views/index.erb b/server/views/index.erb index bc3133e..b4947df 100644 --- a/server/views/index.erb +++ b/server/views/index.erb @@ -17,7 +17,7 @@ { document.getElementById(divId).classList.add("hidden"); } - else + else { document.getElementById(divId).classList.remove("hidden"); } @@ -322,10 +322,10 @@

Directs your submissions somewhere other than the Aggregate that supplied the form. This is the ODK Aggregate website url with Aggregate.html replaced by submission.

- + @@ -333,7 +333,7 @@ @@ -345,7 +345,7 @@

Whether to log the timing of how and when the form is filled. - Learn about all available form audit options + Learn about all available form audit options here.

+

Balance power comsumption through background location tracking with location accuracy. - Learn here about the available options. - Using "balanced" will capture the location at least at specified intervals while preserving power.

+ Using "balanced" will capture the location at least at specified intervals while preserving power.

+ - -

If device location is tracked, it will be attempted to be captured at least every this many seconds.

+

If device location is tracked, it will be attempted to be captured at least every this many seconds.

If device location is tracked, a captured location will be considered representative of the device location for this many seconds.

- +