From 1da543a70209577a6c68c6bfa5ea0d4448831fc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien?= Date: Sun, 14 Mar 2021 21:25:48 +0100 Subject: Add function getFacebookUrl and getTwitterUrl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien --- templates/part.content.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/part.content.php b/templates/part.content.php index 71e070d50..8bcd33d14 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -142,12 +142,12 @@
+ ng-href="{{Share.getFacebookUrl(item.url)}}">
+ ng-href="{{Share.getTwitterUrl(item.url)}}">