Skip to content

Commit 5282943

Browse files
committed
cms@511e827
Finish 4.10.1
1 parent e8e0e12 commit 5282943

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/.artifacts/cms/4.x/matrix-blocks.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -613,9 +613,7 @@ Possible values include:
613613
| Value | Fetches Matrix blocks…
614614
| - | -
615615
| `1` | created for an element with an ID of 1.
616-
| `'not 1'` | not created for an element with an ID of 1.
617616
| `[1, 2]` | created for an element with an ID of 1 or 2.
618-
| `['not', 1, 2]` | not created for an element with an ID of 1 or 2.
619617

620618

621619

@@ -712,9 +710,7 @@ Possible values include:
712710
| Value | Fetches Matrix blocks…
713711
| - | -
714712
| `1` | created for an element with an ID of 1.
715-
| `'not 1'` | not created for an element with an ID of 1.
716713
| `[1, 2]` | created for an element with an ID of 1 or 2.
717-
| `['not', 1, 2]` | not created for an element with an ID of 1 or 2.
718714

719715

720716

0 commit comments

Comments
 (0)