mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-08 21:18:00 +03:00
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…
Reference in New Issue
Block a user