We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7edf50 commit 7b636a5Copy full SHA for 7b636a5
application.js
@@ -14,6 +14,7 @@ dojo.require('dijit.layout.AccordionContainer');
14
dojo.require('dijit.layout.TabContainer');
15
dojo.require('myapp.Dookenstein');
16
dojo.require('myapp.Maze');
17
+dojo.require('myapp.CYOAC');
18
19
// adjust the namespace if you changed it in index.html; this widget serves
20
// as our main controller to do stuff across the whole app and kick off the
0 commit comments