From e7fcb69e4ce3675a5bf3e108721276e91201d037 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 8 Jun 2023 10:55:31 +0100 Subject: [PATCH] Add table headers --- js/train-detail.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/js/train-detail.js b/js/train-detail.js index 1ae46dd..f27c481 100644 --- a/js/train-detail.js +++ b/js/train-detail.js @@ -43,6 +43,11 @@ async function displayOne(object) {

${object['headcode']}

PIS Code: ${object['pis']}

+ + + + ` const dataTableClose = `
Location + Arr.Dep.
`