Skip to content

Commit 4a43d76

Browse files
committed
Update SamplesToDebug.html
1 parent ebd5aa3 commit 4a43d76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo/SamplesToDebug.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ <h2>Simple</h2>
4141

4242
<script type="text/javascript">
4343
$("#dt_class").MdPersianDateTimePicker({
44-
targetDateSelector: "#inputDate3",
45-
targetTextSelector: "#showDate_class",
44+
targetDateSelector: "#showDate_class",
45+
targetTextSelector: "#inputDate3",
4646
textFormat: " dddd dd MMMM yyyy ",
4747
isGregorian: false,
4848
modalMode: false,

0 commit comments

Comments
 (0)