#14336 closed defect (fixed)
missing images referenced in dijitTests.css
Reported by: | Douglas Hays | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX MVC | Version: | 1.7.0 |
Keywords: | Cc: | cjolif | |
Blocked By: | Blocking: |
Description
In dojox/mvc/tests/css/dijitTests.css, these URLs don't seem to be in my trunk source:
url("../images/testsBodyBg.gif")
url(../images/plus.gif)
url(../images/note.gif)
url(../images/flatScreen.gif)
url('../images/folderIcons.png')
url('../images/folderIcons.gif')
Attachments (1)
Change History (5)
comment:1 Changed 9 years ago by
Milestone: | → tbd |
---|
comment:2 Changed 9 years ago by
Cc: | cjolif added |
---|
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
Why not referencing original dijitTests.css instead of copying images? It should work, I think charting tests does that.