Opened 13 years ago
Closed 13 years ago
#6078 closed defect (fixed)
Grid tests needlessly require dojox.grid._data.model
Reported by: | sorvell | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | General | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.require("dojox.grid._data.model"); is included in Grid.js so it's unneeded in tests and may confuse users.
Note: See
TracTickets for help on using
tickets.
(In [12878]) !strict fixes #6078