mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
English fix
--skip-ci
This commit is contained in:
parent
abec128cb5
commit
8415996317
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
*Eileen M. Uchitelle*
|
||||
|
||||
* `select_tag`'s `include_blank` option for generation for blank option tag, now adds an empty space label,
|
||||
when the value as well as content for option tag are empty, so that we confirm with html specification.
|
||||
when the value as well as content for option tag are empty, so that we conform with html specification.
|
||||
Ref: https://www.w3.org/TR/html5/forms.html#the-option-element.
|
||||
|
||||
Generation of option before:
|
||||
|
|
Loading…
Reference in a new issue