Opened 13 years ago
Closed 13 years ago
#5150 closed defect (fixed)
dojo base should supply common blank.gif to use
Reported by: | dante | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Core | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
there are a number of places where the 1x1px transparent gif can be used, and there are a number floating in dojox. if we provide one in dojo/resources/blank.gif, all code can share the url to the image at dojo.moduleUrl("dojo.resources","blank.gif");
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [11518]) refs #5150 - add common blank.gif file to dojo base