Unless the app uses the fancy-schmancy HTML5 pushState events, I don’t see a need for Backbone.History here. Just use window.history.back().
Unless the app uses the fancy-schmancy HTML5 pushState events, I don’t see a need for Backbone.History here. Just use window.history.back().