We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/JDutil/contact_us/blob/master/app/views/contact_us/contacts/new.html.erb#L2
Why there is formtastic class by default? It's not good. Maybe, there is a place for another css class, like contact-us?
contact-us
The text was updated successfully, but these errors were encountered:
Formtastic used to be the default, but class must not have been removed after adding https://github.com/JDutil/contact_us/blob/master/app/views/contact_us/contacts/new_formtastic.html.erb template. You can submit a PR to remove it if you want, but it doesn't seem to bother anyone else.
Sorry, something went wrong.
I plan to do some refactoring for this gem. I'll try to do this.
No branches or pull requests
https://github.com/JDutil/contact_us/blob/master/app/views/contact_us/contacts/new.html.erb#L2
Why there is formtastic class by default? It's not good. Maybe, there is a place for another css class, like
contact-us
?The text was updated successfully, but these errors were encountered: