Skip to content

Commit

Permalink
Merge pull request usdoj#23 from searnest-e3/feature/FE2-37-cfo-json
Browse files Browse the repository at this point in the history
FE2-37: CFO Council JSON
  • Loading branch information
rgristroph authored Nov 2, 2021
2 parents 3c574dc + 61cfecb commit 6a745db
Show file tree
Hide file tree
Showing 9 changed files with 1,240 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,15 @@ dependencies:
- field.field.node.cfo_committee.body
- node.type.cfo_committee
module:
- panelizer
- text
- user
third_party_settings:
panelizer:
enable: false
custom: false
allow: false
default: default
id: node.cfo_committee.default
targetEntityType: node
bundle: cfo_committee
Expand All @@ -16,19 +23,11 @@ content:
body:
label: hidden
type: text_default
weight: 101
settings: { }
third_party_settings: { }
region: content
content_moderation_control:
weight: -20
settings: { }
third_party_settings: { }
region: content
links:
weight: 100
weight: 0
settings: { }
third_party_settings: { }
region: content
hidden:
content_moderation_control: true
links: true
search_api_excerpt: true
1 change: 1 addition & 0 deletions config/default/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ module:
foia_annual_data_report: 0
foia_api: 0
foia_autocalc: 0
foia_cfo: 0
foia_export_xml: 0
foia_file: 0
foia_personnel: 0
Expand Down
Loading

0 comments on commit 6a745db

Please sign in to comment.