Opened 7 years ago
Closed 7 years ago
#18586 closed defect (invalid)
Wrong code examples in "Dojo 1.x to 2.0 migration guide"
Reported by: | bob.f | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Documentation | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dojo 1.x to 2.0 migration guide http://dojotoolkit.org/reference-guide/1.10/releasenotes/migration-2.0.html#id5
Using MIDs
Old Code and New Code are identical and both fail to illuminate MIDs.
Note: See
TracTickets for help on using
tickets.
No, the old code and new code are different: one says dijit.form.Button and the other says dijit/form/Button.