Update vendors.

Former-commit-id: 31e8de8842ed9ea020f54ca06cdb87b1478e3b08
This commit is contained in:
John-David Dalton
2012-09-29 03:14:03 -07:00
parent 40cf5c99ef
commit a9dddb6066
4 changed files with 12 additions and 5 deletions

View File

@@ -926,6 +926,7 @@
// Simple proxy to `Backbone.history` to save a fragment into the history.
navigate: function(fragment, options) {
Backbone.history.navigate(fragment, options);
return this;
},
// Bind all defined routes to `Backbone.history`. We have to reverse the