forked from shaba/openuds
fixed incorrect position of datepickers
This commit is contained in:
parent
44056dda3a
commit
eea9db7a0d
@ -76,6 +76,7 @@
|
||||
$tspn.attr("type", "text")
|
||||
$tspn.parent().datepicker(
|
||||
format: 'yyyy-mm-dd'
|
||||
container: 'html'
|
||||
)
|
||||
|
||||
# Activate "cool" selects
|
||||
|
Loading…
x
Reference in New Issue
Block a user