Forms for attachments work, VERY HACKISH Hardcodedness™

This commit is contained in:
2016-10-26 17:18:53 +02:00
parent 5bd2c101fe
commit 3cf71a365f
5 changed files with 144 additions and 140 deletions

View File

@@ -43,7 +43,6 @@ node_type_asset = {
},
'form_schema': {
'content_type': {'visible': False},
'attachments': {'visible': False},
'order': {'visible': False},
'tags': {'visible': False},
'categories': {'visible': False}