diff --git a/pillar/manage.py b/pillar/manage.py index cef0268a..e77d8184 100644 --- a/pillar/manage.py +++ b/pillar/manage.py @@ -583,8 +583,8 @@ def populate_node_types(old_ids={}): }, 'form_schema': { 'status': {}, - 'content_type': {}, - 'file': {}, + 'content_type': {'visible': False}, + 'file': {'visible': False}, }, 'permissions': { 'groups': [{