# HG changeset patch # User Markus Kottlaender # Date 1557996222 -7200 # Node ID c1c85e70a3685aef333a623d67fc7f07565ef439 # Parent 707d4435aff398dc6003e68d47dd16b03fe5e0f2 client: removed aria attributes since this form of accessibility is not required diff -r 707d4435aff3 -r c1c85e70a368 client/src/components/importconfiguration/types/Soundingresults.vue --- a/client/src/components/importconfiguration/types/Soundingresults.vue Thu May 16 10:01:16 2019 +0200 +++ b/client/src/components/importconfiguration/types/Soundingresults.vue Thu May 16 10:43:42 2019 +0200 @@ -75,8 +75,6 @@ type="date" class="form-control form-control-sm" placeholder="Date of import" - aria-label="bottleneck" - aria-describedby="bottlenecklabel" v-model="importDate" />