# HG changeset patch # User Bernhard Reiter # Date 1538084758 -7200 # Node ID 797063af6dc80a56e4b6c51636512d56f014de3f # Parent 90a601884ff20b54b6d8e241ef7bb369262d1695 client: complete simple survey selection * Change code to only request a profile if a selectedMorph is there and use the selected date and bottleneck id for the backend request. diff -r 90a601884ff2 -r 797063af6dc8 client/src/application/Morphtool.vue --- a/client/src/application/Morphtool.vue Thu Sep 27 23:19:31 2018 +0200 +++ b/client/src/application/Morphtool.vue Thu Sep 27 23:45:58 2018 +0200 @@ -1,5 +1,5 @@