Opened 12 years ago
Closed 12 years ago
#7601 closed defect (fixed)
ContentPane test missing require
Reported by: | haysmark | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/layout/test_ContentPane_prog.html
Click the href button. You get an error. The test should dojo.require("dijit.form.ComboBox?")
Note: See
TracTickets for help on using
tickets.
(In [15190]) Add requires for widgets in dynamic content. Fixes #7601