Report CUD fix
This commit is contained in:
parent
6b6fa8b3ef
commit
7ec6f9e6d0
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ export default class CUD extends Component {
|
|||
description: '',
|
||||
report_template: null,
|
||||
namespace: getDefaultNamespace(this.props.permissions),
|
||||
user_fields: null
|
||||
user_fields: []
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue