Browse Source

[Doc] Minor modifications in Form Field Definition

jaimesuez 14 years ago
parent
commit
69b837921e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Resources/doc/reference/form_field_definition.rst

+ 1 - 0
Resources/doc/reference/form_field_definition.rst

@@ -55,6 +55,7 @@ Types available
 - one_to_one
 - one_to_one
 - string
 - string
 - text
 - text
+- date
 
 
 if no type is set, the Admin class will use the one set in the doctrine mapping definition.
 if no type is set, the Admin class will use the one set in the doctrine mapping definition.