parent
ec8dd56121
commit
eb0e5c74c1
|
|
@ -566,8 +566,8 @@ class Filter extends WidgetBase
|
|||
/*
|
||||
* Set scope value
|
||||
*/
|
||||
$scope->value = $this->getScopeValue($scope);
|
||||
|
||||
$scope->value = $this->getScopeValue($scope, @$config['default']);
|
||||
|
||||
return $scope;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue