pis #1

Closed
fred.boniface wants to merge 51 commits from pis into dev
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 4ee0fea66f - Show all commits

View File

@ -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'
}

View File

@ -43,7 +43,7 @@
</div>
<div id="crs-box">
<p>Enter a services start and end CRS stations to see code options and
<p>Enter a services start and end station CRS codes to see code options and
stopping patterns.</p>
<p>Currently supported (Beta): GWR Bristol Metro region only.</p>
<label for="origin">Origin:</label><br>