Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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 Scott González

Resolution: fixed
Status: newclosed

Datepicker: Remove stray line

Fixes #14416

Changeset: eec0cfd7fe75f0e52bc5802d8c294a2bccd722c7

comment:2 Changed 8 years ago by Scott González

Milestone: none1.12.0
Summary: An extra row doing nothing?Datepicker: Useless line: dow;
Note: See TracTickets for help on using tickets.