diff --git a/frontend/controllers/GoodsController.php b/frontend/controllers/GoodsController.php index 217b726..51d0a50 100644 --- a/frontend/controllers/GoodsController.php +++ b/frontend/controllers/GoodsController.php @@ -23,6 +23,7 @@ class GoodsController extends Controller { $provider = new SqlDataProvider([ 'sql' => $query, + 'key' => 'article', 'pagination' => false, 'params' => [':article' => '0092S40090', ':brand' => 'BOSCH', diff --git a/frontend/views/goods/index.php b/frontend/views/goods/index.php index 59e6140..72802ab 100644 --- a/frontend/views/goods/index.php +++ b/frontend/views/goods/index.php @@ -118,7 +118,8 @@ $this->params['breadcrumbs'][] = $this->title;
грн