2021-04-07 21:21:50 +00:00
|
|
|
if componentSet.has('communities')
|
2021-04-04 15:42:24 +00:00
|
|
|
solid-widget(name='hubl-communities-counter-alternate')
|
|
|
|
template
|
|
|
|
div
|
|
|
|
span.icon.icon-people.icon-third.icon-large.margin-right-xsmall
|
|
|
|
solid-display(
|
|
|
|
fields=''
|
|
|
|
data-src="${src || value}"
|
|
|
|
nested-field="members"
|
|
|
|
counter-template="\\\${counter}"
|
|
|
|
)
|
2021-04-07 21:21:50 +00:00
|
|
|
span(data-trans="communities.list.members")
|