fix: community directory

This commit is contained in:
Jean-Baptiste Pasquier
2021-04-13 13:31:07 +02:00
parent 65a523578c
commit 8b6ae44abd
6 changed files with 32 additions and 13 deletions

View File

@ -2,13 +2,9 @@ if componentSet.has('communities')
solid-widget(name='hubl-communities-name')
template
solid-link(
data-src="${src || value}"
data-src="${value}"
next=`${getRoute(`communities`, true)}-profile`
)
solid-display(
data-src="${src || value}"
fields="name"
)
) ${await value.name}
solid-widget(name='hubl-communities-map-fix-url-name')
template