course_info_edit.js
9.25 KB
-
on AWS instances, base.js gets wrapped into a single JS file, but it's in a… · 53f40e8d
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.
Chris Dodge committed