Update PIS List, bump version
This commit is contained in:
@@ -58,7 +58,7 @@ async function displayNoData() {
|
||||
}
|
||||
|
||||
async function displayUnauthorised() {
|
||||
const msg = '<p id="result-table">Unauthorised - please ensure you are logged into the <a href="./settings.html">rail staff version</a></p>'
|
||||
const msg = '<p id="result-table">Unauthorised - please ensure you are logged into the <a href="../settings.html#railstaff">rail staff version</a></p>'
|
||||
document.getElementById('result-box').insertAdjacentHTML('beforeend', msg)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user