Skip to content

Commit

Permalink
SDSS-1374: Drop featured filter from events this week RSS feed view (#…
Browse files Browse the repository at this point in the history
…495)

* SDSS-1374: Drop featured filter from events this week RSS feed view.
  • Loading branch information
joegl authored Sep 30, 2024
1 parent 28f8b3b commit f62c085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ seckit_xss:
upgrade-req: false
policy-uri: ''
x_xss:
select: 0
seckit_x_xss_option_disable: Disabled
seckit_x_xss_option_0: '0'
seckit_x_xss_option_1: 1;
seckit_x_xss_option_1_block: '1; mode=block'
select: 0
seckit_csrf:
origin: false
origin_whitelist: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -622,44 +622,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
su_sdss_featured_value:
id: su_sdss_featured_value
table: node__su_sdss_featured
field: su_sdss_featured_value
relationship: none
group_type: group
admin_label: ''
plugin_id: boolean
operator: '='
value: '0'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
style:
type: default
options:
Expand Down Expand Up @@ -701,7 +663,7 @@ display:
- 'config:field.storage.node.su_event_groups'
feed_1:
id: feed_1
display_title: 'Non-Featured Events'
display_title: Events
display_plugin: feed
position: 1
display_options:
Expand Down

0 comments on commit f62c085

Please sign in to comment.