Opened 13 years ago
Closed 13 years ago
#5090 closed defect (fixed)
Typo in dojox/grid/_data/model.js
Reported by: | guest | Owned by: | sorvell |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | DojoX Grid | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
At: http://trac.dojotoolkit.org/browser/dojox/trunk/grid/_data/model.js#L388
dojox.grid.data.dynamic = dojox.grid.data.Dyanamic;
"Dyanamic" is used instead of "Dynamic".
Regards,
Note: See
TracTickets for help on using
tickets.
(In [11937]) Typo. Fixes #5090 !strict