Building tech points colour
This commit is contained in:
+1
-1
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user