Skip to content

Commit cb33606

Browse files
committed
Add mention of "all tags" match ability to CF List example content
Adds text to the Content Fragment List component example content that indicates that "all tags" matching is possible. This text is copied from the List component example content. ---- refs #2381
1 parent 4374832 commit cb33606

File tree

1 file changed

+1
-1
lines changed
  • examples/ui.content/src/content/jcr_root/content/core-components-examples/library/core-content/content-fragment-list

1 file changed

+1
-1
lines changed

examples/ui.content/src/content/jcr_root/content/core-components-examples/library/core-content/content-fragment-list/.content.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<text_1424864129_copy
109109
jcr:primaryType="nt:unstructured"
110110
sling:resourceType="core-components-examples/components/text"
111-
text="&lt;p>The list can be filtered to display content fragments associated with a tag. In this example, the list is filtered by the &lt;i>core-components-examples:region/north-america&amp;nbsp;&lt;/i>tag - to show offices in North America.&lt;/p>"
111+
text="&lt;p>The list can be filtered to display content fragments associated with a tag. In this example, the list is filtered by the &lt;i>core-components-examples:region/north-america&amp;nbsp;&lt;/i>tag - to show offices in North America. Uses the default match &lt;i>Any tag&lt;/i> feature, but it's also possible to configure the component to match all tags.&lt;/p>"
112112
textIsRich="true"/>
113113
<demo
114114
jcr:primaryType="nt:unstructured"

0 commit comments

Comments
 (0)