search fix
This commit is contained in:
parent
7fca435381
commit
03a8037363
|
|
@ -124,7 +124,7 @@ return [
|
|||
'sortableAttributes' => ['name','created_at','min_price'],
|
||||
// Other settings fields...
|
||||
],
|
||||
Sarga\Brand\Models\Brand::class => [
|
||||
\Sarga\Brand\Models\Brand::class => [
|
||||
'filterableAttributes'=> ['id','name'],
|
||||
'sortableAttributes' => ['name','position'],
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue