8000 [#8047] add inline code comment · symfony/symfony-docs@f0bb193 · GitHub
[go: up one dir, main page]

Skip to content

Commit f0bb193

Browse files
committed
[#8047] add inline code comment
1 parent 8cc7f50 commit f0bb193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/forms/types/date.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ picker:
9999

100100
<script>
101101
$(document).ready(function() {
102+
// configure the bootstrap datepicker
102103
$('.js-datepicker').datepicker({
103104
format: 'yyyy-mm-dd'
104105
});

0 commit comments

Comments
 (0)
0