From 4f7c8b23c670dd915a4ab7d9c6270fd4c7b4b76a Mon Sep 17 00:00:00 2001 From: Alexandre Bourlier Date: Tue, 3 Jul 2018 16:54:41 +0200 Subject: [PATCH] feature : members name displayed in list --- dist/lib/sib-core | 2 +- dist/lib/sib-router | 2 +- src/html/channel.html | 34 +++++++++++++++------------- src/html/edit-profile.html | 2 +- src/html/members.html | 46 +++++++++++++++++++++++++++----------- src/html/projects.html | 24 +++++++++++--------- 6 files changed, 67 insertions(+), 43 deletions(-) diff --git a/dist/lib/sib-core b/dist/lib/sib-core index cbba4db..444d258 160000 --- a/dist/lib/sib-core +++ b/dist/lib/sib-core @@ -1 +1 @@ -Subproject commit cbba4db47150bcac8e86a364e2a4b20ad27fb387 +Subproject commit 444d258357cc525300c291e45f7be7f920f972e1 diff --git a/dist/lib/sib-router b/dist/lib/sib-router index 488ca64..6109962 160000 --- a/dist/lib/sib-router +++ b/dist/lib/sib-router @@ -1 +1 @@ -Subproject commit 488ca64e9aafd20bbdb15c2d087f4771d135d681 +Subproject commit 6109962852d523b23d47fb344083e77917ec1a9c diff --git a/src/html/channel.html b/src/html/channel.html index 850f2ca..5434e53 100644 --- a/src/html/channel.html +++ b/src/html/channel.html @@ -1,22 +1,24 @@