This website works better with JavaScript.
Home
Explore
Help
Sign In
OCA
/
web
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
483
Commits
7
Branches
0
Tags
40 MiB
Tree:
8342713eb2
10.0
11.0
12.0
6.1
7.0
8.0
9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8342713eb2'
${ noResults }
web
/
web_widget_datepicker_options
/
__init__.py
1 line
64 B
Raw
Normal View
History
[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
7 years ago
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).