From d237c6c00d50b897d5726b7ac1fee111989d92db Mon Sep 17 00:00:00 2001 From: "chris.watts90@outlook.com" Date: Fri, 10 Feb 2017 17:12:20 +0000 Subject: [PATCH] remove unnecessary code from development. #5 --- .../WindowsDataCenter/WindowsDataCenter/www/spa.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/spa.js b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/spa.js index 0630b75..cb4876f 100644 --- a/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/spa.js +++ b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/spa.js @@ -149,8 +149,7 @@ todayBtn: true, format: "yyyy-mm-dd", todayHighlight: true, - calendarWeeks: true, - //defaultViewDate: { year: selectedDate.getFullYear(), month: selectedDate.getMonth(), day: selectedDate.getDate() } + calendarWeeks: true }); if (!selectedDate) {