Gordon Franke 13 năm trước cách đây
mục cha
commit
7099f128b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Resources/doc/reference/profile_edition.rst

+ 1 - 1
Resources/doc/reference/profile_edition.rst

@@ -55,7 +55,7 @@ Next, you need to configure the ``profile`` section of ``sonata_user``:
 
         profile:  # Profile Form (firstname, lastname, etc ...)
             form:
-                type:               sonata.user.profile
+                type:               sonata_user_profile
                 handler:            sonata.user.profile.form.handler.default
                 name:               sonata_user_profile_form
                 validation_groups:  [Profile]