Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Laclic
/
Souke
Seguir
5
Destacar
0
Fork
1
Código
Incidencias
1
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'develop'
master
Guillaume Bourgeois
hace 18 horas
padre
8c2f39bcf5
50f88935b4
commit
93b408994a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
domain/Product/ProductCategory/ProductCategorySearch.php
+ 1
- 1
domain/Product/ProductCategory/ProductCategorySearch.php
Ver fichero
@@ -68,7 +68,7 @@ class ProductCategorySearch extends ProductCategory
'query' => $query,
'sort' => ['attributes' => ['name']],
'pagination' => [
'pageSize' =>
2
0,
'pageSize' =>
10
0,
],
]);
Escribir
Vista previa
Cargando…
Cancelar
Guardar