From 28582d033bb1584298a3f1add1553bad37ff8e10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 18 Jun 2020 15:24:35 +0200 Subject: [PATCH] remove blank line --- Resources/public/js/chill.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/public/js/chill.js b/Resources/public/js/chill.js index 54d2ceb80..23f339b32 100644 --- a/Resources/public/js/chill.js +++ b/Resources/public/js/chill.js @@ -23,7 +23,7 @@ var chill = function() { weekdaysShort : ['Zon','Ma','Di','Wo','Do','Vri','Zat'] } }; - + var pikaday_options = { format: 'D-M-YYYY', yearRange: [parseInt(moment().format('YYYY')) - 100, parseInt(moment().format('YYYY'))],