MuseumStat / imls-museum-data

IMLS Museum Data
Apache License 2.0
4 stars 7 forks source link

Feature/fix back button #137

Closed CloudNiner closed 8 years ago

CloudNiner commented 8 years ago

Details in first commit message.

sharph commented 8 years ago

:+1:

Code LGTM, though my gut tells me a refactor like this has the potential to introduce unpredicted weird behavior.

CloudNiner commented 8 years ago

I played with this quite a bit and didn't run into any issues across browsers and the use of the html5 history.back() call. Or are you referring to the controller split with the two views?