Skip to content

Commit

Permalink
[C] add reference modals as a child of containers
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff authored and blnkt committed Nov 8, 2023
1 parent 4990d62 commit c2e4c27
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ childBlocks:
- text
- table
- image
- referenceModalBlock
- group
- barGraphTool
- filterTool
- barGraphTool
- scatterplotTool
- cameraFilterTool
- colorFilterToolBlock
- cameraFilterToolBlock
- colorTool
conditions: null
description: ''
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ childBlocks:
- text
- table
- image
- referenceModalBlock
- group
- barGraphTool
- filterTool
- barGraphTool
- scatterplotTool
- cameraFilterTool
- colorFilterToolBlock
- cameraFilterToolBlock
- colorTool
conditions: null
description: ''
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ childBlocks:
- text
- table
- image
- barGraphTool
- referenceModalBlock
- filterTool
- barGraphTool
- scatterplotTool
- cameraFilterTool
- colorFilterToolBlock
- cameraFilterToolBlock
- colorTool
conditions: null
description: ''
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: ''
enabled: true
field: a46e7379-7773-4ce4-9c59-434567870f0c # Content Blocks
fieldLayouts:
e8605e05-76ee-4126-bc61-ef95e772815f:
b4f196ac-ace4-4c1b-8abd-a3a1adb269b4:
tabs:
-
elementCondition: null
Expand Down
2 changes: 1 addition & 1 deletion api/config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1698857343
dateModified: 1698948509
elementSources:
craft\elements\Entry:
- defaultSort:
Expand Down

0 comments on commit c2e4c27

Please sign in to comment.