Commit fee323e
committed
This PR was merged into the 5.4 branch.
Discussion
----------
Fix `empty_data` option description of `TextareaType`
The `empty_data` option behave the same for `TextareaType` and `TextType` but the description of the option for `TextareaType` is wrong.
This PR replace the description of the `empty_data` option of `TextareaType` by the one of `TextType` (see 5cfff92)
Commits
-------
4e51357 Fix empty_data option description of TextareaType
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments