This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'develop'
master
Guillaume Bourgeois
16 hours ago
parent
8c2f39bcf5
50f88935b4
commit
93b408994a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
domain/Product/ProductCategory/ProductCategorySearch.php
+ 1
- 1
domain/Product/ProductCategory/ProductCategorySearch.php
View File
@@ -68,7 +68,7 @@ class ProductCategorySearch extends ProductCategory
'query' => $query,
'sort' => ['attributes' => ['name']],
'pagination' => [
'pageSize' =>
2
0,
'pageSize' =>
10
0,
],
]);
Write
Preview
Loading…
Cancel
Save