Skip to content

Conversation

@timoschilling
Copy link
Member

this fixes #2734

After I read some formtastic, I end up on wrapper_classes which uses as to generate the class attribute of a input element. as reflects the name by the ruby input class name. While formtastic and active admin don't have a DateInput, TimeInput or DatetimeInput we can remove .date, .time and .datetime from css. While formtastic as a DateSelectInput, TimeSelectInput and DatetimeSelectInput we should add css for those.

@timoschilling timoschilling reopened this Dec 3, 2014
@timoschilling timoschilling reopened this Dec 3, 2014
timoschilling added a commit that referenced this pull request Dec 3, 2014
remove old formtastic css class and add new ones
@timoschilling timoschilling merged commit 7d968c2 into master Dec 3, 2014
@timoschilling timoschilling deleted the 2734_form_css branch December 3, 2014 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Date and Time Selects

2 participants