From 3940bafda3037cdec1041c6fd809723b187f1569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABlle=20Morin?= Date: Mon, 21 Oct 2019 15:38:49 +0200 Subject: [PATCH] wip --- src/page-circle-edit.pug | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/page-circle-edit.pug b/src/page-circle-edit.pug index adfa132..eb29ab6 100644 --- a/src/page-circle-edit.pug +++ b/src/page-circle-edit.pug @@ -1,8 +1,23 @@ #circle-edit.content-box.with-padding.with-form.full-width + include templates/hd-user-avatar.pug + sib-widget(name='circle-team-template') template - div(name='team') + sib-widget(name='hd-user-groups') + template ${await value.name} + + sib-display( + data-src='${await value}' + fields='account.picture, sup(name, groups), sub(profile.city)' + + widget-account.picture='hd-user-avatar' + widget-groups='hd-user-groups' + + multiple-groups='' + ) + + //-div(name='team') div(name='user.thumb') span ${await value.name} sib-display(