Skip to content

Commit

Permalink
Merge PR #996 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by CarlosRoca13
  • Loading branch information
OCA-git-bot committed Dec 17, 2024
2 parents da1a745 + 24f7db7 commit 11ad67f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div
class="css_quantity input-group"
style="display: inline-flex;"
t-if="product.visible_qty_configurator"
t-if="product.visible_qty_configurator and product._website_show_quick_add()"
>
<div class="input-group-prepend">
<a
Expand Down

0 comments on commit 11ad67f

Please sign in to comment.