From ddaa8f4cf0e7c302ae3163c839dd497ed2966847 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 20 May 2014 17:12:02 +0100 Subject: verbessere Teilenbutton --- js/index.js | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) (limited to 'js/index.js') diff --git a/js/index.js b/js/index.js index 9e6d23b..30986bf 100644 --- a/js/index.js +++ b/js/index.js @@ -229,21 +229,30 @@ function addNotification(vdate, msg, $div){ function addSocialButton(vdate, msg, $div){ if(moment().isBefore(vdate)){ var datestr = vdate.format('dddd'); - - var btn = $('