#15750 closed defect (fixed)
dojox/gantt should use relative MIDs
Reported by: | bill | Owned by: | dylan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dojox | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Rather than referencing "dojox/gantt/foo" the modules should reference "./foo". This makes them more portable and is our standard practice.
Change History (5)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.8.1 |
---|---|
Owner: | changed from Adam Peller to dylan |
Status: | new → assigned |
comment:4 Changed 8 years ago by
Milestone: | 1.8.1 → 1.8 |
---|
Slipped this trivial patch into 1.8 since we are doing an RC2.
comment:5 Changed 8 years ago by
Thanks Bill... I was thinking of doing this today since we're doing the RC2, but you beat me to it!
Note: See
TracTickets for help on using
tickets.
Judging from #15748 looks like you want to put changes like this into 1.8.1.