Skip to content

Commit

Permalink
Update SamplesToDebug.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mds92 committed Jan 10, 2021
1 parent ebd5aa3 commit 4a43d76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/SamplesToDebug.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ <h2>Simple</h2>

<script type="text/javascript">
$("#dt_class").MdPersianDateTimePicker({
targetDateSelector: "#inputDate3",
targetTextSelector: "#showDate_class",
targetDateSelector: "#showDate_class",
targetTextSelector: "#inputDate3",
textFormat: " dddd dd MMMM yyyy ",
isGregorian: false,
modalMode: false,
Expand Down

0 comments on commit 4a43d76

Please sign in to comment.