mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
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…
x
Reference in New Issue
Block a user