mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Update vendor.
This commit is contained in:
2
vendor/backbone/test/router.js
vendored
2
vendor/backbone/test/router.js
vendored
@@ -67,7 +67,7 @@
|
||||
this.value = value;
|
||||
}
|
||||
};
|
||||
_.bindAll(ExternalObject, 'routingFunction');
|
||||
ExternalObject.routingFunction = _.bind(ExternalObject.routingFunction, ExternalObject);
|
||||
|
||||
var Router = Backbone.Router.extend({
|
||||
|
||||
|
||||
Reference in New Issue
Block a user