Skip to content

Commit

Permalink
Add link to TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Jan 12, 2025
1 parent c0e0246 commit 0600734
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ class FormFieldsTagLib {
}
}

// TODO: https://github.com/gpc/fields/issues/392
boolean datePicker = model.type in [Date, Calendar, java.sql.Date, java.sql.Time, LocalDate, LocalDateTime]
if (!datePicker) {
attrs.remove('selectDateClass')
Expand Down

0 comments on commit 0600734

Please sign in to comment.