noobling / Homefornow

Current beta website
https://www.homefornow.org.au
MIT License
8 stars 3 forks source link

Fix back the bed vacancies button to make it actually go back the bed vaccancies #88

Closed noobling closed 6 years ago

noobling commented 6 years ago

Right now it doesn't actually go back to bed vacancies when you click back to the top because the code behind it is just a history.back()

noobling commented 6 years ago

Fixed by making the back to the top button do it programmatically rather than using href which adds to history