Skip to content

Commit 8f9a660

Browse files
Rollback doc changes
1 parent e3f8fc3 commit 8f9a660

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,7 @@ <h3 id="basic_examples">Basic Initializations</h3>
525525
</div>
526526
<pre>
527527
$('#basic_example_3').datetimepicker({
528-
timeFormat: "hh:mm tt",
529-
parse: 'loose'
528+
timeFormat: "hh:mm tt"
530529
});
531530
</pre>
532531
</div>

0 commit comments

Comments
 (0)