mirror of
https://github.com/internetee/registry.git
synced 2025-07-14 15:05:19 +02:00
parent
689453eebf
commit
c18def3c12
3 changed files with 14 additions and 1 deletions
3
app/assets/javascripts/admin/datepicker.js
Normal file
3
app/assets/javascripts/admin/datepicker.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
$('.datepicker').datepicker({
|
||||
dateFormat: 'yy-mm-dd'
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue