#14416 closed bug (fixed)
Datepicker: Useless line: dow;
Reported by: | fercsi | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.0 |
Component: | ui.datepicker | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
row 1674 in datepicker.js contains: "dow;"
It does currently nothing, however I do not know, whether some characters are missing or not. Maybe it is a hidden error, but it is also possible, that this row should be simply removed.
Change History (2)
comment:1 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 8 years ago by
Milestone: | none → 1.12.0 |
---|---|
Summary: | An extra row doing nothing? → Datepicker: Useless line: dow; |
Note: See
TracTickets for help on using
tickets.
Datepicker: Remove stray line
Fixes #14416