Merge pull-request #106 (datepicker and long column names fix)
This commit is contained in:
7
assets/js/jquery-ui-1.10.4.custom.min.js
vendored
7
assets/js/jquery-ui-1.10.4.custom.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -24,4 +24,10 @@
|
||||
});
|
||||
});
|
||||
|
||||
$("#form-date_due").datepicker({
|
||||
showOtherMonths: true,
|
||||
selectOtherMonths: true,
|
||||
dateFormat: 'yy-mm-dd'
|
||||
});
|
||||
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user