patch: community-edit

This commit is contained in:
gaelle morin
2021-04-08 16:08:42 +02:00
parent 1d10f797a2
commit ce0384563b
10 changed files with 195 additions and 6 deletions

View File

@ -0,0 +1,5 @@
if componentSet.has('communities')
solid-widget(name='hubl-communities-edit-email')
template
label(class="text-small text-semibold text-uppercase text-color-heading" data-trans="communities.edit.labelEmail")
input(type="email" label="communities.edit.labelEmail" name="profile.email" required value="\${value}" data-holder)