web/web_widget_datepicker_options/views
Luis González c704912955 [FIX] web_widget_datepicker_options: Apply fixes after migration to v11
This applies some changes to the module after migration, to conform new
guidelines and conventions for version 11.0.

In addition, this applies the following fixes:
- The widged didn't work when the field was a `datetime` due to a typo
  in a JS conditional
- Replaced `Object.assign()` -> `_.assign()` to improve
  browser-compatibility
2018-05-30 19:33:31 +00:00
..
assets.xml [FIX] web_widget_datepicker_options: Apply fixes after migration to v11 2018-05-30 19:33:31 +00:00