Skip to content

Commit

Permalink
DRYD-1611: Add objectCountUnit (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejritter authored Jan 10, 2025
1 parent 9bddca2 commit 222350d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/recordTypes/collectionobject/forms/default.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ const template = (configContext) => {
<Field name="objectCountGroupList">
<Field name="objectCountGroup">
<Field name="objectCount" />
<Field name="objectCountUnit" />
<Field name="objectCountType" />
<Field name="objectCountCountedBy" />
<Field name="objectCountDate" />
Expand Down

0 comments on commit 222350d

Please sign in to comment.