feature #180: bulk download document attachment instances

This commit is contained in:
Gary Sharp
2025-10-31 14:58:54 +11:00
parent 202bbb163b
commit 8424a9a9a2
6 changed files with 790 additions and 435 deletions
@@ -224,7 +224,7 @@
<div>
Add all devices in the selected batch
</div>
})
}
</div>
@using (Html.BeginForm(MVC.API.DocumentTemplate.BulkGenerateAddDeviceBatch()))
{