major
minor
minor
#27027
Declarative forms: SelectField disappears after upload if option list depends on mandatory property
#27042
MaintenanceJspBase should write to the log first, then to the client, instead of the other way around.
enhancement
Currently, the red background of the demo license display is implemented directly via a CSS setting in the layout control. This means it is not possible to add a margin around the display using CSS.
Implementation
The `<span``, which contains the license content, is wrapped in a surrounding `<div> ` with the CSS class ` licenseContent `.
Test
In the Theme Editor, add a margin for the .licenseContent class in a stylesheet you’re using. This should be reflected accordingly in the application.