Skip to content

Add group edit form theme configuration

Matthew Brabham requested to merge issue/group-3441929:di-3441929 into 3.3.x

A new theme configuration called 'group_edit' has been added in the group module. This configuration uses 'form' as its render element. In addition, a new template file (group-edit-form.html.twig) has been created. This file provides the default theme implementation for a group edit form.

Merge request reports