[FIX] calendar: do not parse date to date
authorMartin Trigaux <mat@openerp.com>
Mon, 23 Jun 2014 14:21:28 +0000 (16:21 +0200)
committerMartin Trigaux <mat@openerp.com>
Mon, 23 Jun 2014 14:33:41 +0000 (16:33 +0200)
commitd9e6a7a9aed76ea27c0cb9d152b859f1914b2c06
treefbe15d8498997ca1c7c91ed2793edee8a96411c0
parent75884c3e1a06f9f6c2ffd4ab272287369f9a325c
[FIX] calendar: do not parse date to date

When creating an event from the calendar view, no need to parse a date to date (error undefined is not a function)
addons/web_calendar/static/src/js/web_calendar.js