diff --git a/models/ProductFrontendSearch.php b/models/ProductFrontendSearch.php index 238f21f..1356eef 100755 --- a/models/ProductFrontendSearch.php +++ b/models/ProductFrontendSearch.php @@ -129,7 +129,6 @@ $query = Product::find() ->joinWith( [ - 'category', 'category.lang', ] ); -- libgit2 0.21.4