Commit 1833803
committed
Fix datepicker opening twice on start date
When creating an event, on the source tab, the datepicker
for the start date metadata field is opening again after clicking
on a date. The first click also does not change the value.
This fixes this somewhat crudely.1 parent 27273db commit 1833803
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
| 325 | + | |
325 | 326 | | |
326 | 327 | | |
327 | 328 | | |
| |||
0 commit comments