diff --git a/js/pis.js b/js/pis.js index a6c8a06..4486d7c 100644 --- a/js/pis.js +++ b/js/pis.js @@ -35,6 +35,8 @@ async function noData() { } async function reset() { + document.getElementById('origin').value = "" + document.getElementById('destination').value = "" document.getElementById('result-box').style = 'display:none' document.getElementById('crs-box').style = 'display:block' } \ No newline at end of file diff --git a/pis.html b/pis.html index bddeee8..2819fea 100644 --- a/pis.html +++ b/pis.html @@ -43,7 +43,7 @@
-

Enter a services start and end CRS stations to see code options and +

Enter a services start and end station CRS codes to see code options and stopping patterns.

Currently supported (Beta): GWR Bristol Metro region only.