Merge pull request #4392 from louyihua/lms-window-origin

Add defininition of window.location.origin in both studio and LMS
This commit is contained in:
Calen Pennington
2014-07-25 14:27:27 -04:00
3 changed files with 20 additions and 8 deletions

View File

@@ -1010,6 +1010,7 @@ PIPELINE_JS = {
'js/query-params.js',
'js/src/utility.js',
'js/src/accessibility_tools.js',
'js/src/ie_shim.js',
],
'output_filename': 'js/lms-application.js',