patch: community - set up list

This commit is contained in:
gaelle morin 2021-04-01 10:32:42 +02:00
parent 274a3fae76
commit 0a86dc2536
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 21 additions and 1 deletions

View File

@ -1 +1,21 @@
p Hello
div.padding-top-xlarge.padding-right-small.padding-bottom-xlarge.padding-left-small.whitespace-normal
h2.margin-left-xsmall.sm-margin-none.text-xlarge.text-bold.text-color-heading.text-uppercase Les communautés
div
solid-form-search.form.search-form.search-button(
id=`communities-filter-${page}`
fields='name'
label-name=''
widget-name='solid-form-label-text'
class-name="segment margin-bottom-medium sm-margin-bottom-none third sm-full padding-right-small sm-padding-none text-small text-semibold text-uppercase text-color-heading"
submit-button=""
submit-widget="button"
)
//- data-trans='label-name=circle.list.searchBy;submit-button=circle.list.searchButton'
solid-display(
data-src=`${getComponent('communities')}`
fields='logo, name, shortDescription'
)