Export: special case dive site mode when exporting dive sites

In dive site mode, export selected dive sites, not dive sites
of selected dives.

Fixes #2275.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2019-09-21 14:35:24 +02:00 committed by Dirk Hohndel
parent 4b401eb2de
commit 4f0582ea0b
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,4 @@
Export: when exporting dive sites in dive site mode, export selected dive sites [#2275]
Mobile: fix several bugs in the handling of incorrect or unverified cloud credentials
Mobile: try to adjust the UI for cases with large default font relative to screen size
---