fix CSS class of user theme

This commit is contained in:
zadam
2019-02-03 00:12:57 +01:00
parent f89537037e
commit c08524c977
3 changed files with 22 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ const BUILTIN_ATTRIBUTES = [
{ type: 'label', name: 'disableInclusion' },
{ type: 'label', name: 'appCss' },
{ type: 'label', name: 'appTheme' },
{ type: 'label', name: 'appThemeClass' },
{ type: 'label', name: 'hideChildrenOverview' },
{ type: 'label', name: 'hidePromotedAttributes' },
{ type: 'label', name: 'readOnly' },