#5900 closed defect (fixed)
tundra.css: 404s on TabContainer_rtl, Slider_rtl, and Textarea.css
Reported by: | bill | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
tundra.css gets 404 errors trying to load !TabContainer_rtl.css and Slider_rtl.css, since those files don't exist. Either should
- remove those import statements
- create those files
Just filing this against peller so he can double check that RTL works for those widgets.
Also a 404 for Textarea.css, I wonder if there's a casing issue between Textarea and TextArea? ?
Change History (3)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | tundra.css: 404s on → tundra.css: 404s on TabContainer_rtl, Slider_rtl, and Textarea.css |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [12510]) Update TextArea?.css reference to match case, TabContainer/Slider? css references to point at correct directories. Fixes #5900