Skip to content

Commit

Permalink
Allow edit of build allocations from part context (#8007)
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat authored Aug 27, 2024
1 parent 820a352 commit 594c15b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontend/src/pages/part/PartDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ export default function PartDetail() {
modelField="build"
modelTarget={ModelType.build}
showBuildInfo
allowEdit
/>
</Accordion.Panel>
</Accordion.Item>
Expand Down

0 comments on commit 594c15b

Please sign in to comment.