From c6d8d262a8be12bec03c6f02e3805f3b574ba616 Mon Sep 17 00:00:00 2001 From: Ryan Weaver Date: Mon, 31 Jan 2022 13:52:33 -0500 Subject: [PATCH] Removing extra links from rebasing --- reference/forms/types/map.rst.inc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/reference/forms/types/map.rst.inc b/reference/forms/types/map.rst.inc index c90c6430e70..19fa4c7897c 100644 --- a/reference/forms/types/map.rst.inc +++ b/reference/forms/types/map.rst.inc @@ -41,9 +41,7 @@ Other Fields * :doc:`CheckboxType ` * :doc:`FileType ` -* `DropzoneType`_ * :doc:`RadioType ` -* `CropperType`_ (to crop images with JavaScript) Symfony UX Fields ~~~~~~~~~~~~~~~~~ @@ -53,12 +51,6 @@ These types are part of the :doc:`Symfony UX initiative `: * `CropperType`_ (using Cropper.js) * `DropzoneType`_ -UID Fields -~~~~~~~~~~ - -* :doc:`UuidType ` -* :doc:`UlidType ` - Field Groups ~~~~~~~~~~~~