From 415f9506873ac8a9ccec5353768fe149b1a98712 Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 28 Apr 2014 17:37:57 +0200 Subject: typo --- js/.index.js.swp | Bin 45056 -> 0 bytes js/index.js | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 js/.index.js.swp (limited to 'js') diff --git a/js/.index.js.swp b/js/.index.js.swp deleted file mode 100644 index 3a7f14c..0000000 Binary files a/js/.index.js.swp and /dev/null differ diff --git a/js/index.js b/js/index.js index 0e1b7d6..fcc83f8 100644 --- a/js/index.js +++ b/js/index.js @@ -157,7 +157,7 @@ function addNotification(vdate, msg){ /* zeigt einen Button an, mit dem die Vertretung geteilt werden kann */ function addSocialButton(vdate, msg, $div){ if(moment().isBefore(vdate)){ - var datestr = vdate.format('dddd.'); + var datestr = vdate.format('dddd'); var btn = $('