Skip to content

Commit 7b636a5

Browse files
committed
added cyoac
1 parent c7edf50 commit 7b636a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application.js

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ dojo.require('dijit.layout.AccordionContainer');
1414
dojo.require('dijit.layout.TabContainer');
1515
dojo.require('myapp.Dookenstein');
1616
dojo.require('myapp.Maze');
17+
dojo.require('myapp.CYOAC');
1718

1819
// adjust the namespace if you changed it in index.html; this widget serves
1920
// as our main controller to do stuff across the whole app and kick off the

0 commit comments

Comments
 (0)