Przeglądaj źródła

[producer] Correctif

prodstable
Guillaume 3 lat temu
rodzic
commit
1694d6dcb3
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      producer/controllers/SiteController.php

+ 1
- 0
producer/controllers/SiteController.php Wyświetl plik

@@ -127,6 +127,7 @@ class SiteController extends ProducerBaseController
->andWhere([
'id_producer' => $this->getProducer()->id,
'active' => true,
'id_product_category' => null,
])
->orderBy('order ASC') ;


Ładowanie…
Anuluj
Zapisz