summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authormarco.nassabain@etu.unistra.fr <marco.nassabain@hotmail.com>2021-01-12 22:56:33 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commit4b1102972ebf4d02a4518243e64933767c90e431 (patch)
treed17aac3e5086017444975c9ff8913600e8f703ff /templates
parentcf00206da0b95c3c3e51f37982bc7f076e5f4b28 (diff)
🐛 Use the sharee api to get users for sharing
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index a21ef3a29..5c9680c1d 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -120,7 +120,7 @@
<a ng-repeat="user in Content.userList">
- {{ user }}
+ {{ user.value.shareWith }}
</a>
<p class="label-group">Partage réseaux sociaux</p>