Skip to content
New issue

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

Validera på klienten #9

Closed
rn222cx opened this issue Feb 9, 2016 · 1 comment
Closed

Validera på klienten #9

rn222cx opened this issue Feb 9, 2016 · 1 comment

Comments

@rn222cx
Copy link

rn222cx commented Feb 9, 2016

För att validera inloggningen på klientsidan kan required: true läggas till i innlogningsformuläret.

      <%= f.label :email %>
      <%= f.email_field :email, required: true %>

      <%= f.label :password %>
      <%= f.password_field :password, required: true %>
@alexdriaguine
Copy link
Owner

Fixat

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

No branches or pull requests

2 participants