This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
LcShopBundle
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Ajout du champ behaviorAddToCart
reduction
Fab
4 years ago
parent
172fcefbe2
commit
34298235ba
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
ShopBundle/Resources/views/backend/productfamily/panel_general.html.twig
+ 2
- 0
ShopBundle/Resources/views/backend/productfamily/panel_general.html.twig
View File
@@ -35,6 +35,8 @@
</div>
<div class="col-12" v-show="activeProducts == true">
{{ form_row(form.productsType) }}
{{ form_row(form.behaviorAddToCart) }}
</div>
{{ macros.endCard(true) }}
Write
Preview
Loading…
Cancel
Save