12 lines
393 B
Plaintext
12 lines
393 B
Plaintext
|
if componentSet.has('admin') && componentSet.has('projects')
|
||
|
solid-widget(name='hubl-admin-project-counter-alternate')
|
||
|
template
|
||
|
div(style='float:right')
|
||
|
solid-display(
|
||
|
fields=''
|
||
|
data-src="${src}"
|
||
|
nested-field="project.members"
|
||
|
counter-template="\\\${counter}"
|
||
|
)
|
||
|
span.icon.icon-people.icon-xsmall.margin-right-xxsmall
|