MT#57568 add missing data-cy to reminders

Change-Id: I26ca61d93cbbafe4f3aef0337b29919bfee80017
mr12.1
Nico Schedel 1 year ago
parent 64fecf2230
commit 2ebd1ee2f2

@ -67,6 +67,7 @@
<q-btn
icon="access_alarm"
color="primary"
data-cy="csc-reminder-show-timeselector"
flat
dense
>
@ -80,11 +81,13 @@
flat
mask="HH:mm"
color="primary"
data-cy="csc-reminder-timeselector"
@update:model-value="timeUpdate"
>
<q-btn
v-close-popup
:label="$t('Close')"
data-cy="csc-reminder-timeseletor-close"
color="primary"
flat
/>

Loading…
Cancel
Save