Opened 12 years ago
Closed 12 years ago
#9403 closed defect (fixed)
dojox.widget.Calendar has hard coded height in template file
Reported by: | Shane O'Sullivan | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Widgets | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The dojox.widget.Calendar widget has a style of height: 138px hard coded into its template. This should be removed as it makes it display incorrectly.
Change History (2)
comment:1 Changed 12 years ago by
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [17940]) Refs #9403 Fixes display issues with the dojox.widget.Calendar widget. Height was hard coded into the HTML template file.