Building tech points colour

This commit is contained in:
2026-09-11 15:07:29 +02:00
parent f9af09ef0a
commit 8c1a608bf9
4 changed files with 45 additions and 8 deletions
+1 -1
View File
@@ -284,7 +284,7 @@ UI.createBuildingTechTable = function(record) {
<tr><th>Descrizione</th><td>${record.description}</td></tr>
<tr><th>Funzione</th><td>${record.function}</td></tr>
<tr><th>Materiale</th><td>${record.material}</td></tr>
;`
`;
if (record.site) {
table += html`