Skip to content

Commit

Permalink
removed duplicate key
Browse files Browse the repository at this point in the history
  • Loading branch information
imonroe committed Feb 3, 2025
1 parent 3690629 commit 0f0157b
Showing 1 changed file with 0 additions and 66 deletions.
66 changes: 0 additions & 66 deletions config/sync/views.view.stanford_person.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1205,69 +1205,3 @@ display:
- 'user.node_grants:view'
- user.permissions
tags: { }
term_page_grid:
id: term_page_grid
display_title: 'Taxonomy Term Page Grid'
display_plugin: block
position: 1
display_options:
arguments:
term_node_tid_depth:
id: term_node_tid_depth
table: node_field_data
field: term_node_tid_depth
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: taxonomy_index_tid_depth
default_action: default
exception:
value: all
title_enable: false
title: All
title_enable: false
title: ''
default_argument_type: taxonomy_tid
default_argument_options:
term_page: '1'
node: false
limit: false
vids: { }
anyall: ','
summary_options:
base_path: ''
count: true
override: false
items_per_page: 25
summary:
sort_order: asc
number_of_records: 0
format: default_summary
specify_validation: false
validate:
type: none
fail: 'not found'
validate_options: { }
break_phrase: false
depth: 10
use_taxonomy_term_path: false
defaults:
relationships: false
fields: true
arguments: false
relationships: { }
display_description: ''
display_extenders: { }
block_description: ''
block_category: 'People Lists (Views)'
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
tags: { }

0 comments on commit 0f0157b

Please sign in to comment.