Pārlūkot izejas kodu

[Frontend] Menu : positioin catégories enfant

feature/export_comptable
Guillaume pirms 4 gadiem
vecāks
revīzija
508737cd3c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      ShopBundle/Model/ProductCategory.php

+ 1
- 0
ShopBundle/Model/ProductCategory.php Parādīt failu

@@ -29,6 +29,7 @@ abstract class ProductCategory extends AbstractDocumentEntity implements TreeInt

/**
* @ORM\OneToMany(targetEntity="Lc\ShopBundle\Context\ProductCategoryInterface", mappedBy="parent" , fetch="EAGER"))
* @ORM\OrderBy({"position" = "ASC"})
*/
protected $childrens;


Notiek ielāde…
Atcelt
Saglabāt