Upgrade underscore.js to latest version

Review Request #7699 — Created Oct. 15, 2015 and submitted — Latest diff uploaded

Information

Review Board
release-2.6.x

Reviewers

This patch upgrades underscore.js to the latest version. It also bundles
with it the unminified source and sourcemaps for underscore.js and
backbone.js.

Ran JS tests.

reviewboard/staticbundles.py
reviewboard/static/lib/js/backbone-1.0.0.js
reviewboard/static/lib/js/backbone-1.0.0.min.js
reviewboard/static/lib/js/backbone-1.0.0.min.map
reviewboard/static/lib/js/underscore-1.4.4.min.js
reviewboard/static/lib/js/underscore-1.8.3.js
reviewboard/static/lib/js/underscore-1.8.3.min.js
reviewboard/static/lib/js/underscore-min.map
Loading...