Skip to content

Commit

Permalink
build files
Browse files Browse the repository at this point in the history
  • Loading branch information
nfourtythree committed Jun 18, 2024
1 parent c1a6e96 commit d48521f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/web/assets/commerceui/dist/js/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/commerceui/dist/js/app.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
<!-- Edit-->
<div
v-if="
canEdit &&
canEdit &&
(totalCommittedStock === 0 ||
lineItem.fulfilledTotalQuantity < 1)
lineItem.fulfilledTotalQuantity < 1)
"
>
<btn-link
Expand Down

0 comments on commit d48521f

Please sign in to comment.