Skip to content
Snippets Groups Projects
Commit 843c14c4 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Benni Mack
Browse files

[BUGFIX] Fix missing closing divs in SelectSingleBoxElement

Under certain conditions closing divs were missing:

1. When all fieldControls are disabled.
2. If the field itself is disabled.

This fixes these cases, so we have correct html at all times.

Resolves: #94535
Releases: master, 10.4
Change-Id: Ieb7670666b6a927e80eb7377770d7f54189bc093
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69808


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 35f272f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment