Skip to content
Snippets Groups Projects
Commit cc5bb188 authored by Lily Yan's avatar Lily Yan Committed by Igor Biki
Browse files

ISTWCMS-5683 Replace 'node_type' with 'entity_bundle:node' due to update to ctools 8.x-3.11

parent 52639971
No related branches found
No related tags found
1 merge request!257ISTWCMS-5683 Replace 'node_type' with 'entity_bundle:node' due to update to ctools 8.x-3.11
Showing
with 13 additions and 13 deletions
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'blog/[node:title]'
selection_criteria:
6008045d-ac62-416d-a3f4-46c30aaab4d5:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_blog: uw_ct_blog
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'catalogs/[node:field_uw_catalog_catalog]/[node:title]'
selection_criteria:
337b44da-103c-4fa1-a2a2-27a56e73e8f1:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_catalog_item: uw_ct_catalog_item
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'contacts/[node:title]'
selection_criteria:
13ad4ca2-9556-4f2f-89fc-45501bae3153:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_contact: uw_ct_contact
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'events/[node:title]'
selection_criteria:
0f8d7153-46e2-4788-a25b-8a998481ed5d:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_event: uw_ct_event
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'news/[node:title]'
selection_criteria:
92cc743b-f206-40a5-a6a9-4f67373876ad:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_news_item: uw_ct_news_item
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'opportunities/[node:title]'
selection_criteria:
85a0576d-37f6-4897-92c2-cc7f18605172:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_opportunity: uw_ct_opportunity
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'profiles/[node:title]'
selection_criteria:
0f8a9aae-cf05-4d9b-9dd9-a128ce9fa7cf:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_profile: uw_ct_profile
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'services/[node:title]'
selection_criteria:
21884b74-d98d-49ba-9cab-9093f18a6a95:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_service: uw_ct_service
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'sidebars/[node:title]'
selection_criteria:
96550c84-2385-43f7-aa25-ca80528ddf91:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_sidebar: uw_ct_sidebar
negate: false
......
......@@ -9,7 +9,7 @@ type: 'canonical_entities:node'
pattern: 'site-footer/[node:title]'
selection_criteria:
1c4af52c-2d8a-420f-a820-a89df82759ef:
id: node_type
id: entity_bundle:node
bundles:
uw_ct_site_footer: uw_ct_site_footer
negate: false
......
......@@ -99,7 +99,7 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
entity_type: node_type
entity_type: entity_bundle:node
plugin_id: standard
description:
id: description
......@@ -149,7 +149,7 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
entity_type: node_type
entity_type: entity_bundle:node
plugin_id: standard
operation:
id: operation
......@@ -199,7 +199,7 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
entity_type: node_type
entity_type: entity_bundle:node
plugin_id: config_entity_operations
filters: { }
sorts: { }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment