Opened 13 years ago
Closed 13 years ago
#9644 closed defect (fixed)
Direct link to SVN in DOH
Reported by: | Eugene Lazutkin | Owned by: | dante |
---|---|---|---|
Priority: | lowest | Milestone: | 1.4 |
Component: | TestFramework | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Line 140 of runner.html:
background:#e9e9e9 url("http://svn.dojotoolkit.org/src/dijit/trunk/themes/tundra/images/dojoTundraGradientBg.png") repeat-x 0 0;
Really? Is it the best place to get this image? Other dojo files are referred using a relative link. Or we can use a direct link to AOL/Google CDN.
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | changed from alex to dante |
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [20149]) fixes #9644 - using CDN version of background image. If user is offline and using doh standalone, they wouldn't get the image anyway