Update to use Bootstrap beta release
FEDX-375
This commit is contained in:
@@ -1644,13 +1644,6 @@ PIPELINE_JS = {
|
||||
'source_filenames': main_vendor_js,
|
||||
'output_filename': 'js/lms-main_vendor.js',
|
||||
},
|
||||
'lms_bootstrap': {
|
||||
'source_filenames': [
|
||||
'common/js/vendor/tether.js',
|
||||
'common/js/vendor/bootstrap.js',
|
||||
],
|
||||
'output_filename': 'js/lms-bootstrap.js',
|
||||
},
|
||||
'module-descriptor-js': {
|
||||
'source_filenames': rooted_glob(COMMON_ROOT / 'static/', 'xmodule/descriptors/js/*.js'),
|
||||
'output_filename': 'js/lms-module-descriptors.js',
|
||||
|
||||
Reference in New Issue
Block a user