Skip to content

Commit

Permalink
Merge pull request #105 from USEPA/IN-205
Browse files Browse the repository at this point in the history
In 205
  • Loading branch information
johnrockweilercgi authored Apr 28, 2021
2 parents 4e5bad7 + 8ef67e2 commit 1fda13a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ dependencies:
- field.field.node.employee_profile.field_employee_photo
- field.field.node.employee_profile.field_employee_profile
- field.field.node.employee_profile.field_office_region
- fixed_block_content.fixed_block_content.nominate_an_employee
- node.type.employee_profile
module:
- fixed_block_content
- layout_builder
- layout_library
- text
Expand Down Expand Up @@ -58,6 +60,18 @@ third_party_settings:
view_mode: view_mode
additional: { }
weight: 0
ff7c8845-ab65-4cb6-b606-213037db9393:
uuid: ff7c8845-ab65-4cb6-b606-213037db9393
region: second
configuration:
id: 'fixed_block_content:nominate_an_employee'
label: 'Nominate an Employee'
provider: fixed_block_content
label_display: '0'
view_mode: ''
context_mapping: { }
additional: { }
weight: 1
third_party_settings: { }
layout_library:
enable: false
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
uuid: 6a133a45-ab8a-4181-afd1-55934a76e24b
langcode: en
status: true
dependencies:
config:
- block_content.type.text
content:
- 'block_content:text:b4cb636e-9646-4bac-be43-e2b188d349ad'
id: nominate_an_employee
title: 'Nominate an Employee'
block_content_bundle: text
default_content: '{"_links":{"self":{"href":"https:\/\/oneintranetpilot.epa.gov\/block\/304?_format=hal_json"},"type":{"href":"http:\/\/fixed_block_content.drupal.org\/rest\/type\/block_content\/text"}},"langcode":[{"value":"en","lang":"en"}],"type":[{"target_id":"text"}],"status":[{"value":true,"lang":"en"}],"info":[{"value":"Nominate an Employee","lang":"en"}],"reusable":[{"value":false}],"default_langcode":[{"value":true,"lang":"en"}],"revision_translation_affected":[{"value":true,"lang":"en"}],"metatag":[{"value":{"title":"| EPA@Work","canonical_url":"https:\/\/oneintranetpilot.epa.gov\/block\/304"}}],"body":[{"value":"\u003Cp\u003E\u0026nbsp;\u003C\/p\u003E\r\n\r\n\u003Cp class=\u0022text-align-right\u0022\u003E\u003Ca class=\u0022usa-button\u0022 href=\u0022\/epa\/nominate-employee\u0022\u003ENominate an Employee\u003C\/a\u003E\u003C\/p\u003E\r\n","format":"rich_text","processed":"\u003Cp\u003E\u00a0\u003C\/p\u003E\n\n\u003Cp class=\u0022text-align-right\u0022\u003E\u003Ca class=\u0022usa-button\u0022 href=\u0022\/epa\/nominate-employee\u0022\u003ENominate an Employee\u003C\/a\u003E\u003C\/p\u003E","summary":"","lang":"en"}]}'
auto_export: 0
protected: true

0 comments on commit 1fda13a

Please sign in to comment.