Files
web/web_widget_datepicker_options/static/src/js
Luis González ba73183d64 [FIX] web_widget_datepicker_options: Fix error when field is undefined
Currently, when a view is rendered and a date or datetime field is not
defined (e.g. when designing reports), it causes a JS error.

This patch fixes the above error.
2018-06-11 00:00:07 +00:00
..