From 033ee067bc09ca68e6376c3c70995a4371db6357 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 7 Oct 2025 16:18:21 +0200 Subject: [PATCH] admin ressource liste themes --- ...ty_form_display.node.ressource.default.yml | 31 +++---------------- 1 file changed, 4 insertions(+), 27 deletions(-) diff --git a/config/sync/core.entity_form_display.node.ressource.default.yml b/config/sync/core.entity_form_display.node.ressource.default.yml index d0056e4..fee75b6 100644 --- a/config/sync/core.entity_form_display.node.ressource.default.yml +++ b/config/sync/core.entity_form_display.node.ressource.default.yml @@ -15,7 +15,6 @@ dependencies: - image.style.thumbnail - node.type.ressource module: - - autocomplete_deluxe - field_group - file - image @@ -161,38 +160,16 @@ content: placeholder: '' third_party_settings: { } field_themes: - type: autocomplete_deluxe + type: options_select weight: 10 region: content - settings: - match_operator: CONTAINS - autocomplete_route_name: autocomplete_deluxe.autocomplete - size: 60 - selection_handler: default - limit: 0 - min_length: 0 - delimiter: '' - not_found_message_allow: false - not_found_message: "The term '@term' will be added" - new_terms: false - no_empty_message: 'No terms could be found. Please type in order to add a new term.' + settings: { } third_party_settings: { } field_type_de_ressource: - type: autocomplete_deluxe + type: options_select weight: 9 region: content - settings: - match_operator: CONTAINS - autocomplete_route_name: autocomplete_deluxe.autocomplete - size: 60 - selection_handler: default - limit: 10 - min_length: 0 - delimiter: '' - not_found_message_allow: false - not_found_message: "The term '@term' will be added" - new_terms: false - no_empty_message: 'No terms could be found. Please type in order to add a new term.' + settings: { } third_party_settings: { } promote: type: boolean_checkbox