Ticket #1047 (closed defect: invalid)
kitchen sink still needs dojo.require
| Reported by: | guest | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I was under the impression from http://dojotoolkit.org/docs/getting_started_with_packaged_dojo.html and http://dojotoolkit.org/download/ The "Kitchen Sink", that if I got the kitchen sink, I would not have to use dojo.require.
However for dojo-0.3.1-kitchen_sink, I still had to dojo.require("dojo.widget.Editor");
But I was good to go with the editor once I used the require statement.
Change History
Note: See
TracTickets for help on using
tickets.