Commit 5cf7b36a authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3278137 by Rajab Natshah, Tasneem Natshah: Add the Dashboards with...

Issue #3278137 by Rajab Natshah, Tasneem Natshah: Add the Dashboards with Layout Builder module and configure the default Cucumber Dashboards
parent 1a135f91
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@ status: true
dependencies:
  config:
    - node.type.project
_core:
  default_config_hash: K3bWVHLNADH5mgSR2UhHJ8CQK4LkTALoKLyeCpFXfps
id: node.project.promote
field_name: promote
entity_type: node
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@ status: true
dependencies:
  config:
    - node.type.project
_core:
  default_config_hash: rsHJbx_E6TNT3BTO8oqzMdMh0z_PV3fGGC724bwkC-4
id: node.project.title
field_name: title
entity_type: node
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@ third_party_settings:
    id: layout_onecol
    settings:
      label: ''
_core:
  default_config_hash: 6hKsmOhoT7xTKSsS7tY9G8z1BBrwHN-7EJ4KkmHS7Oc
id: node.project.default
targetEntityType: node
bundle: project
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ dependencies:
    - node.type.project
  module:
    - user
_core:
  default_config_hash: WHOR_zICXO7CvDF-OdnvDbiImv56fOHOObIq4Od3kf4
id: node.project.default
targetEntityType: node
bundle: project
+2 −0
Original line number Diff line number Diff line
@@ -8,6 +8,8 @@ dependencies:
    - node.type.project
  module:
    - user
_core:
  default_config_hash: 1-80L9N5PwY1b5OZIc8WLybzGDM3Nt0OD_S9-WpbLCc
id: node.project.teaser
targetEntityType: node
bundle: project
Loading