appThemeClass is redundant

This commit is contained in:
zadam
2019-02-03 15:35:37 +01:00
parent bad7b84993
commit 6a67cdd5af
2 changed files with 2 additions and 5 deletions

View File

@@ -16,7 +16,6 @@ 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' },