Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loicdescotte committed Apr 7, 2012
1 parent 79ba189 commit fc3eee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ If your model contains this :
<input type="number" id="age" name="age" value="" label="Your age : ">

Then the browser will check that the `author` field is not empty and the `age` input is a number, before sending to server.

It will also limit the length of the `author` input.

0 comments on commit fc3eee5

Please sign in to comment.