Skip to content

Commit 596a0bc

Browse files
committed
Reordered two overridden options
1 parent 62a11d5 commit 596a0bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/entity.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ objects from the database.
1919
| | - `property`_ |
2020
| | - `query_builder`_ |
2121
+-------------+------------------------------------------------------------------+
22-
| Overridden | - `choices`_ |
23-
| options | - `choice_list`_ |
22+
| Overridden | - `choice_list`_ |
23+
| options | - `choices`_ |
2424
+-------------+------------------------------------------------------------------+
2525
| Inherited | from the :doc:`choice </reference/forms/types/choice>` type: |
2626
| options | |

0 commit comments

Comments
 (0)