Remove redundant URI.min.js fron lms/
A newer version was added to common/, so that is used instead. It is also added to the set of JS files used in unit tests to allow forums code in common/ to be tested.
This commit is contained in:
@@ -34,6 +34,7 @@ lib_paths:
|
||||
- js/vendor/underscore-min.js
|
||||
- js/vendor/backbone-min.js
|
||||
- js/vendor/jquery.timeago.js
|
||||
- js/vendor/URI.min.js
|
||||
- coffee/src/ajax_prefix.js
|
||||
- js/test/add_ajax_prefix.js
|
||||
- coffee/src/jquery.immediateDescendents.js
|
||||
|
||||
Reference in New Issue
Block a user