noobling/Homefornow

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

Closed this issue · 1 comments

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()

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