Commit 3e68ee7
committed
minor #4152 Adding 'attr' option to the Textarea options list (ronanguilloux)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes #4152).
Discussion
----------
Adding 'attr' option to the Textarea options list
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | nope
| Applies to | all?
| Fixed tickets | ?
`attr` is a quite useful option, but not yet listed here, so I added it.
BTW, the `attr.rst.inc` file already includes an `attr` conf. example concerning textareas.
Commits
-------
d6f9bd1 Adding 'attr' option to the Textarea options list1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments