I created a second list page because I wanted to use it in a slightly different way from the original list page.
Now how do I navigate to it?
I tried window.location.href = "travel_list1.php?parameters";
but the page cant be found.
Any help will be much appreciated