This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f55583ee7100b1bfb0ea0dfa1fd383ea33df46b
edx-platform
/
cms
/
static
/
js
History
chrisndodge
c0ca573dcf
Merge pull request
#1117
from MITx/feature/dhm/course-info
...
we also need to set on window scope
2012-12-10 10:56:30 -08:00
..
models
support the editing of course handouts via a generic editor until we have implemented the Rich HTML editor completed
2012-12-07 09:45:12 -05:00
views
on AWS instances, base.js gets wrapped into a single JS file, but it's in a different scope. So to reference one of the globals in base.js, we have to reference it as window.XXXXXX.
2012-12-10 11:25:25 -05:00
base.js
Merge pull request
#1117
from MITx/feature/dhm/course-info
2012-12-10 10:56:30 -08:00
main.js
Initial connection of student module with cms.
2012-07-13 11:51:32 -04:00
template_loader.js
move the underscore tempaltes to /static/client-templates and update the references
2012-12-10 10:01:08 -05:00