#16494 closed defect (fixed)
Duplicate "has" in dojox/mobile/IconItem definition
Reported by: | Philippe May | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | DojoX Mobile | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
[30172] introduced a duplicate of "has" in the class definition of dojox/mobile/IconItem.js, one being a reference to dojo/_base/sniff, the other to dojo/has.
This breaks the build with Closure.
Change History (3)
comment:1 Changed 8 years ago by
comment:3 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
Same thing for dojox/mobile/IconMenu.js.