# HG changeset patch # User Thomas Junk # Date 1547552512 -3600 # Node ID 535a1a40f1df977f9bb765c01b24ecb52796e905 # Parent 975a7de89f05eba0403f8c74e08d4404cefa602c yarn lint diff -r 975a7de89f05 -r 535a1a40f1df client/src/components/ImportApprovedGaugeMeasurement.vue --- a/client/src/components/ImportApprovedGaugeMeasurement.vue Tue Jan 15 12:18:17 2019 +0100 +++ b/client/src/components/ImportApprovedGaugeMeasurement.vue Tue Jan 15 12:41:52 2019 +0100 @@ -9,24 +9,26 @@ icon="cloud-upload-alt" class="mr-2" > - Import approved gaugemeasurements + Import approved gaugemeasurements
- - -
+ + +
@@ -97,7 +99,9 @@ .then(() => { displayInfo({ title: this.$gettext("Import"), - message: this.$gettext("Starting import of Approved Gauge Measurements") + message: this.$gettext( + "Starting import of Approved Gauge Measurements" + ) }); this.initialState(); }) diff -r 975a7de89f05 -r 535a1a40f1df client/src/components/ImportWaterwayProfiles.vue --- a/client/src/components/ImportWaterwayProfiles.vue Tue Jan 15 12:18:17 2019 +0100 +++ b/client/src/components/ImportWaterwayProfiles.vue Tue Jan 15 12:41:52 2019 +0100 @@ -16,17 +16,17 @@
- - -
+ + +