summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJimmy Huynh <jimmy.huynh@etu.unistra.fr>2021-01-28 16:24:44 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commita78287a77722483a99784c96c694044c22c6921b (patch)
tree9b8134d10d5c07972c720138103cea366358f0d7 /templates
parentb5df8bbec96be2210408374561571f542913bc0f (diff)
(+) Blocking multiple sharing request to the same user
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 962247e8f..f210508c6 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -119,7 +119,7 @@
</form>
- <a
+ <a
ng-repeat="user in Share.userList"
ng-click="Share.shareItem(item.id, user.value.shareWith)">
{{ user.value.shareWith }}