From 8f79e658a75ea80b7383cbbd0de9ea978854b9e8 Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 11 Nov 2021 23:20:45 +0100 Subject: [PATCH] exported actu_type taxo --- config/sync/structure_sync.data.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/config/sync/structure_sync.data.yml b/config/sync/structure_sync.data.yml index bdfa32c..bcfdffc 100644 --- a/config/sync/structure_sync.data.yml +++ b/config/sync/structure_sync.data.yml @@ -12,3 +12,25 @@ blocks: uri: 'internal:/actualites' title: 'Voir toutes les actualités' options: { } +taxonomies: + actu_type: + - + vid: actu_type + tid: '1' + langcode: und + name: information + description__value: null + description__format: null + weight: '0' + parent: '0' + uuid: 95dcbd7e-7f1f-48ad-9bb1-42022a29b18d + - + vid: actu_type + tid: '2' + langcode: und + name: évènement + description__value: null + description__format: null + weight: '0' + parent: '0' + uuid: 72d2b968-0581-4b4b-99d9-2e4ddfd360cc