Draft: Resolve #3506444 "Any page with"
1 unresolved thread
1 unresolved thread
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 19
− 2
@@ -345,9 +345,26 @@ function template_preprocess_node(&$variables): void {
I think this can be simplified a bit since
FieldItemListInterface
hasview()
method (untested):