Opened 14 years ago
Closed 14 years ago
#3256 closed task (fixed)
propose remove index.html in /dijit/themes/tundra
Reported by: | guest | Owned by: | owen |
---|---|---|---|
Priority: | lowest | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
owen,
being able to index the entire source tree is nice/convenient. index.html in /dijit/themes/tundra does nothing [it looks like] and is deprecated by ../themeTester.html ... can it be removed to restore indexing of that directory too?
or should a variant of themeTester.html be put in each top-level theme dir (/dijit/themes/tundra/themeTester.html && ../noir/themeTester.html ... because I have yet to determine a good way to set a body class via JS without breaking parsed widgets' styling.
Change History (2)
comment:1 Changed 14 years ago by
Component: | General → Dijit |
---|---|
Owner: | changed from anonymous to owen |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [8929]) fixes #3256 Removing file as per Bill's request