Skip to content

Commit ce9e995

Browse files
committed
Remove the repeated options in Color form type
1 parent 5480056 commit ce9e995

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/forms/types/color.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ element.
1717
+---------------------------+---------------------------------------------------------------------+
1818
| Rendered as | ``input`` ``color`` field (a text box) |
1919
+---------------------------+---------------------------------------------------------------------+
20-
| Options | - `html5`_ |
21-
+---------------------------+---------------------------------------------------------------------+
22-
| Overridden options | - `invalid_message`_ |
23-
+---------------------------+---------------------------------------------------------------------+
2420
| Default invalid message | Please select a valid color. |
2521
+---------------------------+---------------------------------------------------------------------+
2622
| Legacy invalid message | The value {{ value }} is not valid. |

0 commit comments

Comments
 (0)