mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-23 02:30:12 +01:00
Replaced old calendar picker with jQuery UI.
This commit is contained in:
parent
6b7e5d0eed
commit
ce979063c5
27 changed files with 425 additions and 2648 deletions
|
|
@ -221,4 +221,6 @@ $(document).ready(function() {
|
|||
live('click', toggle_checkbox_remote);
|
||||
|
||||
setup_container_toggles();
|
||||
|
||||
$('input.Date').datepicker();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue