Skip to content

Commit

Permalink
Reverted unwanted changes, again.
Browse files Browse the repository at this point in the history
  • Loading branch information
dire authored Dec 21, 2023
1 parent a1fec1c commit 4304b4d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 6 deletions.
23 changes: 21 additions & 2 deletions conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ dependencies:
- paragraphs
- path
- readonly_field_widget
- select2
- text
_core:
default_config_hash: ilRrdsHOQ6StmQoz8EXvQCOoYTo8L_o2ZG8gNzEbtZM
Expand Down Expand Up @@ -176,6 +177,16 @@ content:
sidebar: false
use_details: true
third_party_settings: { }
field_ontologyword_details:
type: readonly_field_widget
weight: 40
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
field_unit_type:
type: entity_reference_autocomplete
weight: 30
Expand Down Expand Up @@ -373,6 +384,16 @@ content:
formatter_settings: { }
show_description: false
third_party_settings: { }
subgroup:
type: readonly_field_widget
weight: 40
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
toc_enabled:
type: boolean_checkbox
weight: 3
Expand Down Expand Up @@ -426,9 +447,7 @@ hidden:
field_categories: true
field_districts: true
field_hs_front_page: true
field_ontologyword_details: true
field_study_field: true
hide_description: true
ontologyword_ids: true
show_www: true
subgroup: true
20 changes: 16 additions & 4 deletions conf/cmi/core.entity_view_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,14 @@ content:
label: above
settings: { }
third_party_settings: { }
weight: 17
weight: 19
region: content
field_ontologyword_details:
type: tpr_ontologyword_details_formatter
label: hidden
settings: { }
third_party_settings: { }
weight: 28
region: content
highlights:
type: tpr_connection
Expand Down Expand Up @@ -258,7 +265,14 @@ content:
settings:
link: true
third_party_settings: { }
weight: 16
weight: 18
region: content
subgroup:
type: tpr_connection
label: hidden
settings: { }
third_party_settings: { }
weight: 32
region: content
toc_enabled:
type: boolean
Expand Down Expand Up @@ -301,12 +315,10 @@ hidden:
field_categories: true
field_districts: true
field_hs_front_page: true
field_ontologyword_details: true
field_study_field: true
field_unit_type: true
hide_description: true
langcode: true
search_api_excerpt: true
show_www: true
streetview_entrance_url: true
subgroup: true

0 comments on commit 4304b4d

Please sign in to comment.