Commit 5392396
committed
Render date field in scheduling tab as input field
Fixes #1374.
The start date field in the scheduling tab of the event modals
is rendering like a metadata field. This makes it look like it cannot
be edited. This changes it so that the date field always looks like an
input field, which is the way it was before.1 parent 4ebc58b commit 5392396
2 files changed
Lines changed: 0 additions & 2 deletions
File tree
- src/components/events/partials/ModalTabsAndPages
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
309 | 308 | | |
310 | 309 | | |
311 | 310 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
426 | 425 | | |
427 | 426 | | |
428 | 427 | | |
| |||
0 commit comments