Skip to content
Snippets Groups Projects
Commit 4a1435f5 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

fix: community admin members counter

parent 81d89bfc
No related branches found
No related tags found
1 merge request!355Issue 1091
Pipeline #17086 passed with stages
in 7 minutes and 15 seconds
if componentSet.has('admin') && componentSet.has('chat')
solid-widget(name='orbit-admin-community-counter')
solid-widget(name='orbit-admin-community-counter-alternate')
template
div(style='float:right')
solid-display(
fields=''
data-src="${src}"
nested-field="members"
fields=""
data-src="\${src || value}"
array-field="user_set"
counter-template="\\\${counter}"
)
span.icon.icon-people.icon-xsmall.margin-right-xxsmall
solid-widget(name='orbit-admin-community-counter')
template
solid-display(
fields='@id'
data-src="${src}"
nested-field="members"
widget-id="orbit-admin-community-counter-alternate"
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment