소스 검색

Correctif form productFamily

feature/export_comptable
Fab 4 년 전
부모
커밋
47e9ab8d12
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. +2
    -4
      ShopBundle/Resources/views/backend/productfamily/panel_products.html.twig

+ 2
- 4
ShopBundle/Resources/views/backend/productfamily/panel_products.html.twig 파일 보기

@@ -118,10 +118,10 @@
</th>

<th v-show="behaviorCountStock== 'by-product'">
Stock
</th>
<th v-show="behaviorCountStock== 'by-product'">
Stock par défaut
</th>
<th colspan="2" class="" v-show="behaviorExpirationDate== 'by-product'">
<span style="text-transform: uppercase"> ${typeExpirationDate}</span>
@@ -186,10 +186,8 @@
</th>

<th v-show="behaviorCountStock== 'by-product'">
Stock
</th>
<th v-show="behaviorCountStock== 'by-product'">
Stock par défaut
</th>
<th colspan="2" class="" v-show="behaviorExpirationDate== 'by-product'">
${propertyExpirationDate}

Loading…
취소
저장