diff --git a/index.html b/index.html index 7ec6a77eb0..5109e7f638 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,9 @@ diff --git a/src/plugins/timeConductor/Conductor.vue b/src/plugins/timeConductor/Conductor.vue index 222ec14ca7..de60b54504 100644 --- a/src/plugins/timeConductor/Conductor.vue +++ b/src/plugins/timeConductor/Conductor.vue @@ -36,6 +36,7 @@ v-model="formattedBounds.start" @change="validateAllBounds(); submitForm()" /> @@ -65,11 +66,11 @@ ref="endDate" @change="validateAllBounds(); submitForm()"> + @date-selected="endDateSelected">