feature: device document template bulk generation

This commit is contained in:
Gary Sharp
2025-08-17 18:22:03 +10:00
parent 676ff82e4b
commit ca7193a8fc
39 changed files with 4437 additions and 2429 deletions
+12 -6
View File
@@ -2386,14 +2386,20 @@ h1.Config_DocumentTemplates {
padding-bottom: .5em;
text-align: right;
}
}
table {
max-width: 850px;
margin: auto;
#DocumentTemplate_BulkGenerate_Records {
max-width: 850px;
margin: auto;
tr.when-none {
text-align: center;
font-style: italic;
tr.when-none {
text-align: center;
font-style: italic;
}
&[data-scope="device"] {
.name {
display: none;
}
}
}