Skip to content

Commit

Permalink
Issue #343: Ajust display of field_schedule_code on term pages
Browse files Browse the repository at this point in the history
  • Loading branch information
lkmorlan authored and Stephen Mulvihill committed Mar 8, 2024
1 parent 3ec2304 commit 4fca508
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,14 @@ third_party_settings:
field_group:
group_schedule_details:
children:
- field_schedule_code
- field_active_period
- field_semi_active_period
- field_final_disposition
- field_special_flags
label: 'Schedule details'
parent_name: ''
region: content
weight: 1
weight: 2
format_type: html_element
format_settings:
classes: info-schedule-details
Expand All @@ -52,7 +51,7 @@ content:
label: hidden
settings: { }
third_party_settings: { }
weight: 8
weight: 5
region: content
field_abbr_full_name:
type: string
Expand Down Expand Up @@ -100,7 +99,7 @@ content:
settings:
link_to_entity: false
third_party_settings: { }
weight: 5
weight: 4
region: content
field_semi_active_period:
type: entity_reference_label
Expand Down

0 comments on commit 4fca508

Please sign in to comment.