Merge branch 'master' of github.com:documentcloud/backbone

This commit is contained in:
Jeremy Ashkenas
2010-10-02 16:05:50 -04:00

View File

@@ -426,7 +426,7 @@
};
});
// Backbone View
// Backbone.View
// -------------
Backbone.View = function(options) {