Skip to content

Commit

Permalink
OP-450 README.md fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkalon committed Aug 1, 2024
1 parent 007c2df commit 03a6d5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,8 +480,6 @@ Override forms by creating `templates/bundles/SyliusAdminBundle/Product/Tab/_det
<div class="two fields">
{{ form_row(form.shippingCategory) }}
</div>
{{form_label(form.channelPricings)}}
{% include "@SyliusAdmin/Product/_channel_pricing.html.twig" with { product: product_variant.product, variantForm: form } only %}
</div>
<div class="ui segment">
<div class="one field">
Expand Down

0 comments on commit 03a6d5c

Please sign in to comment.