Explorar el Código

Ajout du champ behaviorAddToCart

reduction
Fab hace 4 años
padre
commit
34298235ba
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      ShopBundle/Resources/views/backend/productfamily/panel_general.html.twig

+ 2
- 0
ShopBundle/Resources/views/backend/productfamily/panel_general.html.twig Ver fichero

@@ -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) }}

Cargando…
Cancelar
Guardar