Skip to content

Commit

Permalink
DRYD-1319: Remove phase, sex, and form (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejritter authored Oct 15, 2024
1 parent 707bf24 commit 3e36798
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/plugins/recordTypes/collectionobject/forms/default.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,6 @@ const template = (configContext) => {
<Field name="objectStatusList">
<Field name="objectStatus" />
</Field>

<Field name="sex" />
<Field name="phase" />

<Field name="forms">
<Field name="form" />
</Field>
</Col>

<Col>
Expand Down

0 comments on commit 3e36798

Please sign in to comment.