Skip to content

Commit

Permalink
DRYD-163: Fix acquisition core fields definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Lee committed Sep 22, 2017
1 parent cb8ef21 commit 84cd7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/recordTypes/acquisition/fields.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default (pluginContext) => {
},
},
// Define core fields
'ns2:collectionspace_core': coreFields,
...coreFields,
'ns2:acquisitions_common': {
[config]: {
service: {
Expand Down

0 comments on commit 84cd7ea

Please sign in to comment.