Actions
Defect #20501
closedEmpty divs when there are no custom fields on the issue form
Resolution:
Fixed
Affected version:
Description
The DOM is getting polluted with unnecessary ``splitcontent`` divs for ``custom_field_values`` even when there are absolutely none defined. This limits theming splitcontent divs as it renders empty boxes...
Patch to get rid of the free extra divs is attached.
Files
Actions