# HG changeset patch # User Sascha L. Teichmann # Date 1558618382 -7200 # Node ID fdfdef9eb3ef1cb4692c6e5497aa763eb53049c1 # Parent b9fc6c54661025bc359ddf458ede0be2d8bf2182# Parent 079243130949b1b0d74c57709c829310b3e411ff Merged. diff -r b9fc6c546610 -r fdfdef9eb3ef client/src/components/fairway/AvailableFairwayDepthDialogue.vue --- a/client/src/components/fairway/AvailableFairwayDepthDialogue.vue Thu May 23 15:32:38 2019 +0200 +++ b/client/src/components/fairway/AvailableFairwayDepthDialogue.vue Thu May 23 15:33:02 2019 +0200 @@ -506,7 +506,6 @@ this.$store.commit("application/paneSetup", "AVAILABLEFAIRWAYDEPTH"); }) .catch(error => { - console.log(error); const { status, data } = error.response; displayError({ title: this.$gettext("Backend Error"), diff -r b9fc6c546610 -r fdfdef9eb3ef client/src/components/importconfiguration/ImportDetails.vue --- a/client/src/components/importconfiguration/ImportDetails.vue Thu May 23 15:32:38 2019 +0200 +++ b/client/src/components/importconfiguration/ImportDetails.vue Thu May 23 15:33:02 2019 +0200 @@ -11,33 +11,33 @@ id="importtype" > - - - - - + + + + - +
+ + +