From 812c8d46332b60465aa4084c15e8fde9c05c3aa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yago=20P=C3=A9rez=20V=C3=A1zquez?= Date: Wed, 30 Oct 2013 06:54:07 -0400 Subject: [PATCH] Changed AddThis config --- DurandalAuth.Web/Views/Home/Index.cshtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DurandalAuth.Web/Views/Home/Index.cshtml b/DurandalAuth.Web/Views/Home/Index.cshtml index 6da7d5c..49023c4 100644 --- a/DurandalAuth.Web/Views/Home/Index.cshtml +++ b/DurandalAuth.Web/Views/Home/Index.cshtml @@ -89,7 +89,8 @@ 'theme' : 'transparent', 'share' : { 'position' : 'right', - 'services' : "facebook,twitter,linkedin,more" + 'services' : "twitter,linkedin,facebook,more", + 'postShareRecommendedMsg' : "" } });