Skip to content

Commit

Permalink
fix(cataloging-bulkchanges): make pin/exact matching possible again
Browse files Browse the repository at this point in the history
  • Loading branch information
lrosenstrom committed Oct 23, 2024
1 parent 2d9e314 commit db18e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cataloging/src/components/care/form-builder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ export default {
:is-active="true"
:form-data="formData"
:locked="!isActive"
:show-pinned="true"
/>
</div>
</div>
Expand Down

0 comments on commit db18e28

Please sign in to comment.