Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c51c18

Browse files
committed
minor#8091 Update js-datepicker usage for new jQuery UI (AdrianBorodziuk, javiereguiluz)
This PR was merged into the 3.3 branch.Discussion----------Update js-datepicker usage for new jQuery UIOld variable used - "format" - doesn't work anymore in jQuery UI.Commits-------97f3f84 Mention that we are using Bootstrap Datepicker4d66b50 Update js-datepicker usage for new jQuery UI
2 parentsaa036af +97f3f84 commit8c51c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎reference/forms/types/date.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ picker:
108108

109109
<script>
110110
$(document).ready(function() {
111-
//configure the bootstrap datepicker
111+
//you may need to change this code if you are not using Bootstrap Datepicker
112112
$('.js-datepicker').datepicker({
113113
format:'yyyy-mm-dd'
114114
});

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp