Closed mlegenhausen closed 11 years ago
Thanks!
It's already in the Changelog.md, but the Readme.md is still old!
Use $history.goBack()
to go back one step. The old $location.backMode()
is now $location.back()
(just like $location.replace()
).
Tobias
Should be called
back()
?