Skip to content
Snippets Groups Projects
Commit 7f42f6fe authored by Carsten  Rose's avatar Carsten Rose
Browse files

Index.rst: fixed typos

parent bd442dd6
No related branches found
No related tags found
No related merge requests found
...@@ -1051,8 +1051,8 @@ Checkboxes can be rendered in mode: ...@@ -1051,8 +1051,8 @@ Checkboxes can be rendered in mode:
* *FormElement.maxlength* - vertical or horizontal alignment: * *FormElement.maxlength* - vertical or horizontal alignment:
* Value: '', 0, 1 - The radios will be aligned vertical. * Value: '', 0, 1 - The check boxes will be aligned vertical.
* Value: >1 - The readios will be aligned horizontal, with a linebreak every 'value' elements. * Value: >1 - The check boxes will be aligned horizontal, with a linebreak every 'value' elements.
Type: date Type: date
^^^^^^^^^^ ^^^^^^^^^^
...@@ -1165,8 +1165,8 @@ Type: radio ...@@ -1165,8 +1165,8 @@ Type: radio
* *emptyItemAtStart*: Existence of this item inserts an empty entry at the beginning of the selectlist. * *emptyItemAtStart*: Existence of this item inserts an empty entry at the beginning of the selectlist.
* *emptyItemAtEnd*: Existence of this item inserts an empty entry at the end of the selectlist. * *emptyItemAtEnd*: Existence of this item inserts an empty entry at the end of the selectlist.
* *emptyHide*: Existence of this item hides the empty entry. This is useful for e.g. Enums, which have a en empty * *emptyHide*: Existence of this item hides the empty entry. This is useful for e.g. Enums, which have an empty
entry and the empty value should not be an option to be selected. entry but the empty value should not be an option to be selected.
Type: select Type: select
^^^^^^^^^^^^ ^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment