fix for wrong mapping
This commit is contained in:
parent
6c2e18dd7a
commit
27ed20c123
|
|
@ -739,7 +739,7 @@ class PartImport(FileManagementFormView):
|
|||
'name': 'name',
|
||||
'description': 'description',
|
||||
'keywords': 'keywords',
|
||||
'IPN': 'IPN',
|
||||
'ipn': 'ipn',
|
||||
'revision': 'revision',
|
||||
'link': 'link',
|
||||
'default_expiry': 'default_expiry',
|
||||
|
|
|
|||
Loading…
Reference in New Issue