From f96516bea18ab38390b0cab4f49e02f7e68a7d94 Mon Sep 17 00:00:00 2001 From: Dane Powell Date: Thu, 19 Dec 2019 12:16:31 -0800 Subject: [PATCH] [8.x-3.x] Stale configuration for views.view.frontpage.yml. --- lightning.profile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lightning.profile b/lightning.profile index 6bc42b958..13a594915 100644 --- a/lightning.profile +++ b/lightning.profile @@ -199,6 +199,8 @@ function lightning_alter_frontpage_view() { ], 'required' => FALSE, 'use_operator' => FALSE, + 'operator_limit_selection' => FALSE, + 'operator_list' => [], ], 'exposed' => FALSE, 'field' => 'promote', @@ -229,6 +231,8 @@ function lightning_alter_frontpage_view() { 'status' => [ 'expose' => [ 'operator' => '', + 'operator_limit_selection' => FALSE, + 'operator_list' => [], ], 'field' => 'status', 'group' => 1, @@ -266,6 +270,8 @@ function lightning_alter_frontpage_view() { 'authenticated' => 'authenticated', ], 'reduce' => FALSE, + 'operator_limit_selection' => FALSE, + 'operator_list' => [], ], 'is_grouped' => FALSE, 'group_info' => [