Fixed case in form widgets docs
This commit is contained in:
parent
248b9bb554
commit
9494f29d4f
@ -527,7 +527,7 @@ Selector and checkbox widgets
|
|||||||
|
|
||||||
.. attribute:: CheckboxInput.check_test
|
.. attribute:: CheckboxInput.check_test
|
||||||
|
|
||||||
A callable that takes the value of the CheckBoxInput and returns
|
A callable that takes the value of the ``CheckboxInput`` and returns
|
||||||
``True`` if the checkbox should be checked for that value.
|
``True`` if the checkbox should be checked for that value.
|
||||||
|
|
||||||
``Select``
|
``Select``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user